pashto-inflector/.vscode/settings.json

5 lines
91 B
JSON
Raw Normal View History

{
"typescript.preferences.autoImportFileExcludePatterns": [
"../../library.ts"
],
}