Skip to content

Commit

Permalink
print: migrate to flat config
Browse files Browse the repository at this point in the history
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.

Issue: ecamp#5282
  • Loading branch information
BacLuc committed Aug 13, 2024
1 parent 1f66f4f commit 271d0f5
Show file tree
Hide file tree
Showing 7 changed files with 1,150 additions and 1,116 deletions.
30 changes: 0 additions & 30 deletions print/.eslintrc.json

This file was deleted.

Loading

0 comments on commit 271d0f5

Please sign in to comment.