Skip to content

Commit

Permalink
chore: upgrade to eslint v9
Browse files Browse the repository at this point in the history
  • Loading branch information
freaktechnik committed May 11, 2024
1 parent 573ca7f commit 8bdddfc
Show file tree
Hide file tree
Showing 3 changed files with 2,697 additions and 8,234 deletions.
6 changes: 0 additions & 6 deletions eslint.config.js
Expand Up @@ -7,12 +7,6 @@ export default [
{
files: ["**/*.js"],
rules: {
"unicorn/import-index": [
"warn",
{
"ignoreImports": true
}
],
"node/no-missing-import": "off",
},
},
Expand Down

0 comments on commit 8bdddfc

Please sign in to comment.