mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 06:19:08 +08:00
fix(typo):correct some typos
This commit is contained in:
12
.vscode/settings.json
vendored
12
.vscode/settings.json
vendored
@@ -4,5 +4,15 @@
|
||||
},
|
||||
"css.lint.unknownAtRules": "ignore",
|
||||
"css.validate": false,
|
||||
"files.eol": "\n"
|
||||
"files.eol": "\n",
|
||||
"cSpell.words": [
|
||||
"alipay",
|
||||
"esae",
|
||||
"fontawesome",
|
||||
"fortawesome",
|
||||
"headlessui",
|
||||
"ukphone",
|
||||
"usphone",
|
||||
"vercel"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user