change check to check-types in turbo.json template (#271)

This commit is contained in:
Anmol
2025-05-21 00:26:12 -07:00
committed by GitHub
parent 3e2982fca5
commit cd8b5a9db4

View File

@@ -10,7 +10,7 @@
"lint": {
"dependsOn": ["^lint"]
},
"check": {
"check-types": {
"dependsOn": ["^check-types"]
},
"dev": {