This commit is contained in:
xingyu4j
2026-01-26 10:13:23 +08:00
62 changed files with 5078 additions and 3451 deletions

View File

@@ -11,13 +11,16 @@
"astro",
"axios",
"brotli",
"cascader",
"clsx",
"cropperjs",
"defu",
"kefu",
"demi",
"dotenv",
"echarts",
"ependencies",
"esbuild",
"esno",
"etag",
"execa",
@@ -27,7 +30,6 @@
"intlify",
"isequal",
"jspm",
"kefu",
"lockb",
"lucide",
"minh",
@@ -72,14 +74,14 @@
"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"
]
}