Skip to content

Commit

Permalink
Install eslint-plugin-prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
codingWithRach committed Sep 17, 2024
1 parent f216113 commit 4a4d643
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 0 deletions.
77 changes: 77 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 @@ -92,6 +92,7 @@
"esbuild": "^0.19.2",
"eslint": "^8.50.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"jest-environment-node": "^29.4.1",
"nx": "17.0.2",
Expand Down

0 comments on commit 4a4d643

Please sign in to comment.