vue-vben-admin/cspell.json

45 lines
671 B
JSON
Raw Normal View History

2024-06-16 23:30:31 +08:00
{
"version": "0.2",
"language": "en,en-US",
"allowCompoundWords": true,
"words": [
"clsx",
2024-06-23 13:19:55 +08:00
"esno",
2024-06-23 23:18:55 +08:00
"unref",
"taze",
2024-06-16 23:30:31 +08:00
"acmr",
"antd",
"lucide",
2024-06-16 23:30:31 +08:00
"brotli",
"defu",
"iconify",
"intlify",
"mkdist",
"mockjs",
"noopener",
"noreferrer",
"nprogress",
"pinia",
"publint",
"qrcode",
"shadcn",
"sonner",
"unplugin",
"vben",
"vueuse",
"yxxx",
"nuxt",
"lockb",
"astro",
2024-06-23 20:03:41 +08:00
"ui-kit",
2024-06-16 23:30:31 +08:00
"styl",
"nocheck",
"prefixs",
"vitepress",
2024-06-23 20:05:22 +08:00
"ependencies",
"vite",
"echarts"
2024-06-16 23:30:31 +08:00
],
"ignorePaths": ["**/node_modules/**", "**/dist/**", "**/iconify/**"]
}