Chris Tate hace 5 meses
padre
commit
37bb0b0408
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      turbo.json

+ 1 - 1
turbo.json

@@ -11,7 +11,7 @@
       "dependsOn": ["^lint"]
     },
     "check-types": {
-      "dependsOn": ["^check-types"]
+      "dependsOn": ["^build"]
     },
     "dev": {
       "cache": false,