Skip to content

Commit b9f9a01

Browse files
committed
chore: add full check command
1 parent 93767fe commit b9f9a01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"private": true,
55
"type": "module",
66
"scripts": {
7+
"full-check": "turbo lint ts-check build test validate-json",
78
"prepare": "husky install",
89
"pre-commit": "lint-staged",
910
"lint": "turbo run lint",

0 commit comments

Comments
 (0)