We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93767fe commit b9f9a01Copy full SHA for b9f9a01
package.json
@@ -4,6 +4,7 @@
4
"private": true,
5
"type": "module",
6
"scripts": {
7
+ "full-check": "turbo lint ts-check build test validate-json",
8
"prepare": "husky install",
9
"pre-commit": "lint-staged",
10
"lint": "turbo run lint",
0 commit comments