diff options
Diffstat (limited to 'turbo.json')
| -rw-r--r-- | turbo.json | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -57,6 +57,12 @@ "node_modules/.cache/tsbuildinfo.json" ] }, + "test": { + "dependsOn": [ + "^topo" + ], + "cache": false + }, "clean": { "cache": false }, |
