{ "$schema": "https://turbo.build/schema.json", "extends": ["//"], "tasks": { "test": { "dependsOn": ["^test", "build"] } } }