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 62758cd commit 39c7c17Copy full SHA for 39c7c17
frontend/package.json
@@ -14,7 +14,6 @@
14
"build:production": "env-cmd -f ./.env.production npm run-script build",
15
"test": "vitest",
16
"test:run": "vitest --run",
17
- "prepare": "cd .. && husky frontend/.husky",
18
"prettier": "prettier --write \"src/**/*.{js,jsx}\""
19
},
20
"eslintConfig": {
0 commit comments