We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b57e8 commit 2af058eCopy full SHA for 2af058e
apps/backend/package.json
@@ -61,7 +61,6 @@
61
"@types/node": "^22.13.10",
62
"@types/supertest": "^6.0.2",
63
"jest": "^29.7.0",
64
- "prettier": "^3.5.3",
65
"source-map-support": "^0.5.21",
66
"supertest": "^7.0.0",
67
"ts-jest": "^29.2.6",
package.json
@@ -31,6 +31,7 @@
31
"eslint-plugin-react-refresh": "^0.4.19",
32
"globals": "^16.0.0",
33
"nx": "^20.6.0",
34
+ "prettier": "^3.5.3",
35
"typescript-eslint": "^8.26.1"
36
},
37
"engines": {
0 commit comments