Skip to content

Commit

Permalink
pdf: 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.
Remove the options from the call to eslint which are not
supported anymore in the package.json.
Also run mjs files through the prettier.

Issue: ecamp#5282
  • Loading branch information
BacLuc committed Aug 12, 2024
1 parent ab11a90 commit 57c39e1
Show file tree
Hide file tree
Showing 6 changed files with 876 additions and 732 deletions.
49 changes: 0 additions & 49 deletions pdf/.eslintrc.json

This file was deleted.

Loading

0 comments on commit 57c39e1

Please sign in to comment.