diff --git a/turbo.json b/turbo.json index fcbaf52..6a2ee39 100644 --- a/turbo.json +++ b/turbo.json @@ -3,6 +3,7 @@ "tasks": { "lint:tsc": { + "dependsOn": ["^build"], "cache": false }, "lint:biome": {