chore(deps): bump eslint to v9

This commit is contained in:
Johannes Loher 2025-02-15 18:55:53 +01:00
parent 588b828879
commit 0688aed679
No known key found for this signature in database
GPG key ID: 7CB0A9FB553DA045
9 changed files with 372 additions and 357 deletions

View file

@ -1,4 +1,5 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"eslint.useFlatConfig": true
}