Skip to content

Commit

Permalink
Switch away from abandoned eslint-plugin-node (#74)
Browse files Browse the repository at this point in the history
* uninstall

* install

* configure
  • Loading branch information
robatwilliams authored May 12, 2023
1 parent 845927c commit 7c97890
Show file tree
Hide file tree
Showing 3 changed files with 165 additions and 160 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"eslint:all",
"prettier",

"plugin:node/recommended"
"plugin:n/recommended"
],
"plugins": ["import"],
"parserOptions": {
Expand Down
Loading

0 comments on commit 7c97890

Please sign in to comment.