Skip to content

Commit c1f5623

Browse files
committed
chore: ugh tui go away
1 parent e53f159 commit c1f5623

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

nx.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@
2424
},
2525
"$schema": "./node_modules/nx/schemas/nx-schema.json",
2626
"cacheDirectory": "./.nx-cache",
27-
"defaultBase": "master"
27+
"defaultBase": "master",
28+
"tui": {
29+
"enabled": false
30+
}
2831
}

0 commit comments

Comments
 (0)