aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/packages/turbo-types/turbo.json
blob: 3a4da0f28fff3f965e9b5b037f0761d0f79169f6 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "extends": ["//"],
  "pipeline": {
    // This task exists so the docs workspace
    // can watch this workspace for file changes.
    "topo": {}
  }
}