mirror of
https://github.com/stack-auth/stack.git
synced 2026-07-20 21:29:36 +08:00
Add some spell checks
This commit is contained in:
Vendored
+4
-1
@@ -7,11 +7,13 @@
|
||||
"typescript.tsdk": "node_modules/typescript/lib",
|
||||
"editor.tabSize": 2,
|
||||
"cSpell.words": [
|
||||
"codegen",
|
||||
"Crudl",
|
||||
"deindent",
|
||||
"Falsey",
|
||||
"frontends",
|
||||
"hookform",
|
||||
"hostable",
|
||||
"INBUCKET",
|
||||
"Millis",
|
||||
"nextjs",
|
||||
@@ -21,7 +23,8 @@
|
||||
"Proxied",
|
||||
"stackframe",
|
||||
"typehack",
|
||||
"Uncapitalize"
|
||||
"Uncapitalize",
|
||||
"wolfgunblood"
|
||||
],
|
||||
"[typescript]": {
|
||||
"editor.codeActionsOnSave": {
|
||||
|
||||
Reference in New Issue
Block a user