mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-19 03:48:48 +08:00
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into antdv-next
This commit is contained in:
23
cspell.json
23
cspell.json
@@ -8,14 +8,19 @@
|
||||
"Alova",
|
||||
"antd",
|
||||
"antdv",
|
||||
"archiver",
|
||||
"astro",
|
||||
"axios",
|
||||
"brotli",
|
||||
"clientid",
|
||||
"cascader",
|
||||
"clsx",
|
||||
"defu",
|
||||
"demi",
|
||||
"dotenv",
|
||||
"echarts",
|
||||
"ependencies",
|
||||
"esbuild",
|
||||
"esno",
|
||||
"etag",
|
||||
"execa",
|
||||
@@ -25,6 +30,8 @@
|
||||
"intlify",
|
||||
"ipaddr",
|
||||
"jsencrypt",
|
||||
"isequal",
|
||||
"jspm",
|
||||
"lockb",
|
||||
"logininfor",
|
||||
"lucide",
|
||||
@@ -33,7 +40,9 @@
|
||||
"mkdist",
|
||||
"mockjs",
|
||||
"naiveui",
|
||||
"napi",
|
||||
"nocheck",
|
||||
"nolebase",
|
||||
"noopener",
|
||||
"noreferrer",
|
||||
"nprogress",
|
||||
@@ -47,6 +56,7 @@
|
||||
"qrcode",
|
||||
"reka",
|
||||
"ruoyi",
|
||||
"rollup",
|
||||
"shadcn",
|
||||
"sonner",
|
||||
"sortablejs",
|
||||
@@ -62,19 +72,20 @@
|
||||
"vite",
|
||||
"vitejs",
|
||||
"vitepress",
|
||||
"vitest",
|
||||
"vnode",
|
||||
"vueuse",
|
||||
"yxxx"
|
||||
],
|
||||
"ignorePaths": [
|
||||
"**/node_modules/**",
|
||||
"**/dist/**",
|
||||
"**/*-dist/**",
|
||||
"**/icons/**",
|
||||
"pnpm-lock.yaml",
|
||||
"**/*.log",
|
||||
"**/*.test.ts",
|
||||
"**/*.spec.ts",
|
||||
"**/__tests__/**"
|
||||
"**/*.test.ts",
|
||||
"**/__tests__/**",
|
||||
"**/dist/**",
|
||||
"**/icons/**",
|
||||
"**/node_modules/**",
|
||||
"pnpm-lock.yaml"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user