mirror of
https://github.com/jlengrand/elm-language-client-vscode.git
synced 2026-03-10 08:11:17 +00:00
Add more words to dictionary
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -5,6 +5,9 @@
|
||||
"typescript.preferences.quoteStyle": "single",
|
||||
"editor.tabSize": 2,
|
||||
"cSpell.words": [
|
||||
"execa"
|
||||
"Jsons",
|
||||
"execa",
|
||||
"globby",
|
||||
"promisify"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user