mirror of
https://github.com/usatiuk/ustk-todolist.git
synced 2025-10-28 23:57:49 +01:00
fix some spelling issues
This commit is contained in:
9
.vscode/settings.json
vendored
9
.vscode/settings.json
vendored
@@ -4,5 +4,12 @@
|
||||
"**/package-lock.json": true
|
||||
},
|
||||
"editor.insertSpaces": true,
|
||||
"editor.tabSize": 4
|
||||
"editor.tabSize": 4,
|
||||
"cSpell.words": [
|
||||
"Objs",
|
||||
"precache",
|
||||
"precaching",
|
||||
"renderprops",
|
||||
"todos"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user