aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/turbo.json
blob: 743e696bec9c736129cca5df58e3f7b64ec02ce0 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "extends": ["//"],
  "pipeline": {
    // This needs to exist because upstream packages depend on it and
    // it's not defined at the root level.
    "topo": {}
  }
}