Skip to content

Commit

Permalink
test: 4tests
Browse files Browse the repository at this point in the history
  • Loading branch information
qamarq committed Jan 16, 2025
1 parent a4d7b4c commit 928d7a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"postinstall": "cd frontend && npm install && cd ../backend && npm install",
"lint": "eslint . --max-warnings=0",
"prepare": "husky",
"test": "jest",
"typecheck": "tsc --noEmit"
},
"lint-staged": {
Expand Down

0 comments on commit 928d7a0

Please sign in to comment.