mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 06:19:08 +08:00
feat: add mixpanel, remove single word loop mode (#318)
This commit is contained in:
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
@@ -5,14 +5,5 @@
|
||||
"css.lint.unknownAtRules": "ignore",
|
||||
"css.validate": false,
|
||||
"files.eol": "\n",
|
||||
"cSpell.words": [
|
||||
"alipay",
|
||||
"esae",
|
||||
"fontawesome",
|
||||
"fortawesome",
|
||||
"headlessui",
|
||||
"ukphone",
|
||||
"usphone",
|
||||
"vercel"
|
||||
]
|
||||
"cSpell.words": ["alipay", "esae", "fontawesome", "fortawesome", "headlessui", "ukphone", "usphone", "vercel", "wordlist"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user