splatoon3.ink/app/splatnet
Matt Isenhower e6004154b9 Migrate ESLint to v9 with flat config
- eslint: 8.57.0 → 9.39.2
- eslint-plugin-vue: 9.23.0 → 10.8.0
- eslint-plugin-jsdoc: 48.2.1 → 62.5.5
- Replaced .eslintrc.cjs with eslint.config.mjs (flat config)
- Removed @vue/eslint-config-airbnb and eslint-plugin-import
- Added @eslint/js, globals, vue-eslint-parser, typescript as deps
- Removed stale eslint-disable comments for import/no-unresolved
- Simplified lint script (ESLint 9 handles extensions/ignores via config)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 11:02:09 -08:00
..
index.mjs Prefer single quotes and enforce semicolons 2024-03-17 10:20:17 -07:00
NsoClient.mjs Migrate ESLint to v9 with flat config 2026-02-15 11:02:09 -08:00
queryHashes.json Update query hashes 2026-01-29 02:20:12 +00:00
SplatNet3Client.mjs Extract shared cache expiry calculation to utility function 2026-01-31 20:04:23 -08:00