fix(vscode): add "typecheck" to spellcheck dictionary
This commit is contained in:
parent
1233d400fd
commit
e0a99fd91e
@ -158,5 +158,6 @@
|
||||
},
|
||||
"nix.enableLanguageServer": true,
|
||||
"nix.serverPath": "nil",
|
||||
"workbench.colorTheme": "Min Dark"
|
||||
"workbench.colorTheme": "Min Dark",
|
||||
"cSpell.userWords": ["typecheck"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user