Reviewed-on: #1 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
13 lines
275 B
JSON
13 lines
275 B
JSON
{
|
|
"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"]
|
|
}
|