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 e6519b1 commit a5d0a3eCopy full SHA for a5d0a3e
package.json
@@ -5,7 +5,7 @@
5
"type": "module",
6
"scripts": {
7
"preinstall": "npx only-allow pnpm",
8
- "full-check": "turbo lint ts-check build test validate-json",
+ "full-check": "turbo lint ts-check build test integration-test validate-json --force",
9
"prepare": "husky install",
10
"pre-commit": "lint-staged",
11
"ts-check": "turbo run ts-check",
0 commit comments