aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Home
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-05-29 23:43:59 +0000
committerFuwn <[email protected]>2026-05-29 23:43:59 +0000
commitaa0605750d4240f9fe37ebf0c9b9f3431d2dc2de (patch)
treef0e49fb2bf6de0c5af95f4464200e5b328f95c0c /src/lib/Home
parentfeat(analytics): track umami events across core actions (diff)
downloaddue.moe-aa0605750d4240f9fe37ebf0c9b9f3431d2dc2de.tar.xz
due.moe-aa0605750d4240f9fe37ebf0c9b9f3431d2dc2de.zip
chore(biome): scope linting to remove Svelte false positives
- Disable noUnusedImports/noUnusedVariables for *.svelte: biome parses only the <script> block, not templates or $store auto-subscriptions, so these fired as ~744 false positives. svelte-check + tsconfig noUnusedLocals/ noUnusedParameters still catch genuinely-unused code. - Disable noImportantStyles for stylesheets: !important is deliberate here, including the prefers-reduced-motion a11y reset, which requires it. - Exclude static/styles (vendored LaTeX.css + risotto theme) from biome.
Diffstat (limited to 'src/lib/Home')
0 files changed, 0 insertions, 0 deletions