Skip to content

Commit

Permalink
fix(DTFS2-7203): fix 'eslint-plugin-node' not found lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
oscar-richardson-softwire committed Jun 11, 2024
1 parent 4eb88c5 commit d9ec647
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 17 deletions.
141 changes: 124 additions & 17 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 @@ -92,6 +92,7 @@
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-jest-formatting": "^3.1.0",
"eslint-plugin-n": "^17.7.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-optimize-regex": "^1.2.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-security": "^3.0.0",
Expand Down

0 comments on commit d9ec647

Please sign in to comment.