Fix: ESLint-Config, Light-Mode-Akzent auf Violet, next-env.d.ts
- eslint.config.mjs mit @eslint/js (flat config, ESLint 9) - eslint + eslint-config-next als devDependencies hinzugefügt - Light Mode --accent und --ring von Grün auf Violet geändert (oklch 280) - next-env.d.ts aktualisiert Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
20e275efa3
commit
50bdab6112
5 changed files with 5206 additions and 403 deletions
|
|
@ -65,9 +65,11 @@
|
|||
"@types/node": "^22",
|
||||
"@types/react": "^19",
|
||||
"@types/react-dom": "^19",
|
||||
"eslint": "^9.39.4",
|
||||
"eslint-config-next": "^16.2.4",
|
||||
"postcss": "^8.5",
|
||||
"tailwindcss": "^4.2.0",
|
||||
"tw-animate-css": "1.3.3",
|
||||
"typescript": "5.7.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue