Skip to content

Commit

Permalink
update eslint to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
m5r committed Jul 17, 2024
1 parent 26eebb7 commit 20b7012
Show file tree
Hide file tree
Showing 7 changed files with 12,135 additions and 31,826 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"extends": [
"eslint:recommended",
"plugin:node/recommended"
"plugin:n/recommended"
],
"parserOptions": {
"ecmaVersion": 8
Expand Down
Loading

0 comments on commit 20b7012

Please sign in to comment.