Add more words to dictionary

This commit is contained in:
Kolja Lampe
2019-09-01 17:10:54 +02:00
parent 2b680f4737
commit 05a458c422

View File

@@ -5,6 +5,9 @@
"typescript.preferences.quoteStyle": "single",
"editor.tabSize": 2,
"cSpell.words": [
"execa"
"Jsons",
"execa",
"globby",
"promisify"
]
}