2024-06-16 23:30:31 +08:00
|
|
|
{
|
2024-07-10 00:38:29 +08:00
|
|
|
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
|
2024-06-16 23:30:31 +08:00
|
|
|
"version": "0.2",
|
|
|
|
"language": "en,en-US",
|
|
|
|
"allowCompoundWords": true,
|
|
|
|
"words": [
|
2024-06-23 19:39:44 +08:00
|
|
|
"clsx",
|
2024-06-23 13:19:55 +08:00
|
|
|
"esno",
|
2024-07-14 15:18:02 +08:00
|
|
|
"demi",
|
2024-06-23 23:18:55 +08:00
|
|
|
"unref",
|
2024-06-23 19:39:44 +08:00
|
|
|
"taze",
|
2024-06-16 23:30:31 +08:00
|
|
|
"acmr",
|
|
|
|
"antd",
|
2024-07-06 17:25:38 +08:00
|
|
|
"lucide",
|
2024-06-16 23:30:31 +08:00
|
|
|
"brotli",
|
|
|
|
"defu",
|
2024-07-31 21:26:54 +08:00
|
|
|
"execa",
|
2024-06-16 23:30:31 +08:00
|
|
|
"iconify",
|
|
|
|
"intlify",
|
|
|
|
"mkdist",
|
|
|
|
"mockjs",
|
|
|
|
"noopener",
|
|
|
|
"noreferrer",
|
|
|
|
"nprogress",
|
|
|
|
"pinia",
|
|
|
|
"publint",
|
|
|
|
"qrcode",
|
|
|
|
"shadcn",
|
|
|
|
"sonner",
|
|
|
|
"unplugin",
|
|
|
|
"vben",
|
2024-07-10 21:55:16 +08:00
|
|
|
"vbenjs",
|
2024-06-16 23:30:31 +08:00
|
|
|
"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",
|
2024-07-14 15:18:02 +08:00
|
|
|
"echarts",
|
2024-07-29 22:11:22 +08:00
|
|
|
"sortablejs",
|
|
|
|
"etag"
|
2024-06-16 23:30:31 +08:00
|
|
|
],
|
2024-07-10 00:38:29 +08:00
|
|
|
"ignorePaths": [
|
|
|
|
"**/node_modules/**",
|
|
|
|
"**/dist/**",
|
|
|
|
"**/*-dist/**",
|
2024-07-14 22:51:10 +08:00
|
|
|
"**/icons/**",
|
2024-07-10 00:38:29 +08:00
|
|
|
"pnpm-lock.yaml",
|
|
|
|
"**/*.log"
|
|
|
|
]
|
2024-06-16 23:30:31 +08:00
|
|
|
}
|