Skip to content

Commit

Permalink
Install eslint-plugin-node
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolai-laevskii committed May 25, 2023
1 parent ba848a3 commit e3f84b8
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 0 deletions.
146 changes: 146 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-node": "^11.1.0",
"husky": "^8.0.1",
"jest": "^27.2.5",
"jest-circus": "^27.2.5",
Expand Down

0 comments on commit e3f84b8

Please sign in to comment.