Skip to content

Commit

Permalink
adjust to eslint 9 config
Browse files Browse the repository at this point in the history
  • Loading branch information
asdfjkalsdfla committed Nov 28, 2024
1 parent 833616e commit 55ebc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"eslint.validate": ["javascript", "typescript", "html"],
"eslint.format.enable": true,
"eslint.options": {
"overrideConfigFile": "./.eslintrc.cjs"
"overrideConfigFile": "./eslint.config.js"
}
}

0 comments on commit 55ebc23

Please sign in to comment.