Skip to content

Commit

Permalink
fix(backend): add missing eslint-config-prettier dep
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauNeko committed Dec 18, 2024
1 parent 0ee2361 commit 203a452
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 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 packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
},
"dependencies": {
"@eslint/js": "^9.16.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.13.0",
Expand Down

0 comments on commit 203a452

Please sign in to comment.