turbo
079e61f6 - docs: Add `turbo.json` composition docs (#11247)

Commit
123 days ago
docs: Add `turbo.json` composition docs (#11247) ### Description We recently made the `extends` key more powerful under a `futureFlag`. ```json { "extends": ["//", "shared-config"], "tasks": { "build": { "env": ["MY_API_URL"] } } } ``` ### Testing Instructions 👀 and try the feature.
Author
Parents
Loading