83 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
			
		
		
	
	
			83 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
{
 | 
						|
  "$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json",
 | 
						|
  "version": "0.2",
 | 
						|
  "language": "en,en-US",
 | 
						|
  "allowCompoundWords": true,
 | 
						|
  "words": [
 | 
						|
    "acmr",
 | 
						|
    "antd",
 | 
						|
    "antdv",
 | 
						|
    "astro",
 | 
						|
    "brotli",
 | 
						|
    "clsx",
 | 
						|
    "defu",
 | 
						|
    "demi",
 | 
						|
    "echarts",
 | 
						|
    "ependencies",
 | 
						|
    "esno",
 | 
						|
    "etag",
 | 
						|
    "execa",
 | 
						|
    "iconify",
 | 
						|
    "iconoir",
 | 
						|
    "intlify",
 | 
						|
    "lockb",
 | 
						|
    "lucide",
 | 
						|
    "minh",
 | 
						|
    "minw",
 | 
						|
    "mkdist",
 | 
						|
    "mockjs",
 | 
						|
    "naiveui",
 | 
						|
    "nocheck",
 | 
						|
    "noopener",
 | 
						|
    "noreferrer",
 | 
						|
    "nprogress",
 | 
						|
    "nuxt",
 | 
						|
    "pinia",
 | 
						|
    "prefixs",
 | 
						|
    "publint",
 | 
						|
    "qrcode",
 | 
						|
    "shadcn",
 | 
						|
    "sonner",
 | 
						|
    "sortablejs",
 | 
						|
    "styl",
 | 
						|
    "taze",
 | 
						|
    "ui-kit",
 | 
						|
    "uicons",
 | 
						|
    "unplugin",
 | 
						|
    "unref",
 | 
						|
    "vben",
 | 
						|
    "vbenjs",
 | 
						|
    "vite",
 | 
						|
    "vitejs",
 | 
						|
    "vitepress",
 | 
						|
    "vnode",
 | 
						|
    "vueuse",
 | 
						|
    "yxxx",
 | 
						|
    "archiver",
 | 
						|
    "axios",
 | 
						|
    "cropperjs",
 | 
						|
    "dotenv",
 | 
						|
    "gitee",
 | 
						|
    "isequal",
 | 
						|
    "jspm",
 | 
						|
    "napi",
 | 
						|
    "nolebase",
 | 
						|
    "rollup",
 | 
						|
    "Tinymce",
 | 
						|
    "vitest",
 | 
						|
    "xingyu",
 | 
						|
    "yudao"
 | 
						|
  ],
 | 
						|
  "ignorePaths": [
 | 
						|
    "**/node_modules/**",
 | 
						|
    "**/dist/**",
 | 
						|
    "**/*-dist/**",
 | 
						|
    "**/icons/**",
 | 
						|
    "pnpm-lock.yaml",
 | 
						|
    "**/*.log",
 | 
						|
    "**/*.test.ts",
 | 
						|
    "**/*.spec.ts",
 | 
						|
    "**/__tests__/**"
 | 
						|
  ]
 | 
						|
}
 |