Skip to content

Commit c61dda6

Browse files
committed
Install a new library eslint-plugin-n. Old eslint-plugin-node does not seem to be updated anymore. Reference: mysticatea/eslint-plugin-node#360
1 parent 7818a6d commit c61dda6

File tree

2 files changed

+115
-13
lines changed

2 files changed

+115
-13
lines changed

package-lock.json

Lines changed: 114 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"@typescript-eslint/eslint-plugin": "8.18.1",
6161
"eslint-config-prettier": "9.1.0",
6262
"eslint-plugin-import": "2.31.0",
63+
"eslint-plugin-n": "17.15.1",
6364
"eslint-plugin-node": "11.1.0",
6465
"eslint-plugin-prettier": "5.2.1",
6566
"prettier": "3.4.2",

0 commit comments

Comments
 (0)