Fix broken ESLint config (.eslintrc.cjs missing @rushstack patch, wrong @typescript-eslint extend syntax). Remove unused imports and variables in 11 components/views. Fix invalid v-else placement in OmgView (move to Tooltip wrapper instead of inner span). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| .eslintrc.cjs | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||