chore-qa (#4)
Reviewed-on: https://git.t000-n.de/tbehrendt/ts3gotify/pulls/4
This commit is contained in:
19
cspell.code.json
Normal file
19
cspell.code.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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