generated from nhcarrigan/template
chore: spelling
This commit is contained in:
Vendored
+8
-1
@@ -2,5 +2,12 @@
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": "explicit"
|
||||
},
|
||||
"eslint.validate": ["typescript"],
|
||||
"eslint.validate": [
|
||||
"typescript"
|
||||
],
|
||||
"cSpell.words": [
|
||||
],
|
||||
"cSpell.dictionaryDefinitions": [
|
||||
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user