feat: add cspell check
This commit is contained in:
38
cspell.json
Normal file
38
cspell.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"version": "0.2",
|
||||
"language": "en,en-US",
|
||||
"allowCompoundWords": true,
|
||||
"words": [
|
||||
"acmr",
|
||||
"antd",
|
||||
"brotli",
|
||||
"defu",
|
||||
"iconify",
|
||||
"intlify",
|
||||
"mkdist",
|
||||
"mockjs",
|
||||
"noopener",
|
||||
"noreferrer",
|
||||
"nprogress",
|
||||
"pinia",
|
||||
"publint",
|
||||
"qrcode",
|
||||
"shadcn",
|
||||
"sonner",
|
||||
"ui-kit",
|
||||
"unplugin",
|
||||
"vben",
|
||||
"vueuse",
|
||||
"yxxx",
|
||||
"nuxt",
|
||||
"lockb",
|
||||
"astro",
|
||||
"uikit",
|
||||
"styl",
|
||||
"nocheck",
|
||||
"prefixs",
|
||||
"vitepress",
|
||||
"ependencies"
|
||||
],
|
||||
"ignorePaths": ["**/node_modules/**", "**/dist/**", "**/iconify/**"]
|
||||
}
|
Reference in New Issue
Block a user