forked from ecamp/ecamp3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using npx @eslint/migrate-config .eslintrc.json Then add the additional packages needed (@eslint/compat, globals, @eslint/eslintrc, @eslint/js) Add paths from the .gitignore file to the ignored patterns. Also lint .ts files with eslint (this seems not to be the default). Remove the options from the call to eslint which are not supported anymore in the package.json. Ignore common, .nuxt and .output explicitly, because it did not work with includeIgnoreFile. Issue: ecamp#5282
- Loading branch information
Showing
9 changed files
with
1,158 additions
and
1,118 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.