pashto-inflector/.vscode/settings.json

8 lines
137 B
JSON
Raw Normal View History

{
"typescript.preferences.autoImportFileExcludePatterns": [
"../../library.ts"
],
2023-08-01 14:49:11 +00:00
"cSpell.words": [
"کارخانه"
],
}