mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
Add some spell checks
This commit is contained in:
parent
eaa0930617
commit
0381cc844d
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -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": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user