Skip to content

Commit cf16f87

Browse files
authored
chore: enable tui in turborepo (#354)
1 parent 940d77a commit cf16f87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

turbo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://turbo.build/schema.json",
3+
"ui": "tui",
34
"tasks": {
45
"build": {
56
"dependsOn": ["^build"],

0 commit comments

Comments
 (0)