This commit is contained in:
12
cspell.code.json
Normal file
12
cspell.code.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"version": "0.2",
|
||||
"language": "en-GB",
|
||||
"dictionaryDefinitions": [
|
||||
{
|
||||
"name": "project-words",
|
||||
"path": "./project-words.txt"
|
||||
}
|
||||
],
|
||||
"dictionaries": ["project-words", "typescript"],
|
||||
"ignorePaths": ["node_modules", "dist", "/project-words.txt"]
|
||||
}
|
||||
Reference in New Issue
Block a user