Skip to content

Commit af04b93

Browse files
Disable obnoxious terminal UI
1 parent b6f2c05 commit af04b93

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

nx.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"cli": {
33
"packageManager": "npm"
44
},
5+
"tui": {
6+
"enabled": false
7+
},
58
"defaultProject": "idl-webview",
69
"generators": {
710
"@nx/angular:application": {

0 commit comments

Comments
 (0)