Skip to content

Commit f7da705

Browse files
feat: add eslint-plugin-node to dev deps
1 parent 16cf617 commit f7da705

File tree

2 files changed

+103
-0
lines changed

2 files changed

+103
-0
lines changed

package-lock.json

Lines changed: 102 additions & 0 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
@@ -104,6 +104,7 @@
104104
"eslint-plugin-jest": "^28.10.0",
105105
"eslint-plugin-jest-formatting": "^3.1.0",
106106
"eslint-plugin-n": "^14.0.0",
107+
"eslint-plugin-node": "^11.1.0",
107108
"eslint-plugin-optimize-regex": "^1.2.1",
108109
"eslint-plugin-prettier": "^5.2.1",
109110
"eslint-plugin-security": "^3.0.1",

0 commit comments

Comments
 (0)