{ "$schema": "../../node_modules/turbo/schema.json", "extends": ["//"], "tasks": { "compile": { "dependsOn": ["build"], "outputs": ["out/**"] } } }