⚙️ Add Prettier config (#647)

This commit is contained in:
Alejandra
2024-03-08 15:10:28 +01:00
committed by GitHub
parent 75adf755b4
commit 0231740213
3 changed files with 11 additions and 1 deletions

View File

@@ -36,6 +36,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"openapi-typescript-codegen": "0.25.0",
"prettier": "3.2.5",
"typescript": "^5.2.2",
"vite": "^5.0.0"
}