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