ui: clean up using knip

This commit is contained in:
Glen Huang
2025-10-23 16:04:25 +08:00
parent aabbe0dfac
commit 6e70054566
42 changed files with 185 additions and 1465 deletions

View File

@@ -1,19 +1,9 @@
{
"ignore": [
"gtk.webview.js",
"src/api/clan/client-fetch.ts",
"stylelint.config.js",
"util.ts",
"src/components/v2/**",
"api/**",
"tailwind/**"
],
"ignoreDependencies": [
"@babel/plugin-syntax-import-attributes",
"@storybook/addon-viewport",
"@typescript-eslint/parser",
"@vitest/coverage-v8",
"http-server",
"playwright",
"wait-on"
]
}