aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/turbo.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/turbo.json')
-rw-r--r--examples/turbo.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/turbo.json b/examples/turbo.json
new file mode 100644
index 0000000..743e696
--- /dev/null
+++ b/examples/turbo.json
@@ -0,0 +1,8 @@
+{
+ "extends": ["//"],
+ "pipeline": {
+ // This needs to exist because upstream packages depend on it and
+ // it's not defined at the root level.
+ "topo": {}
+ }
+}