We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f2c05 commit af04b93Copy full SHA for af04b93
1 file changed
nx.json
@@ -2,6 +2,9 @@
2
"cli": {
3
"packageManager": "npm"
4
},
5
+ "tui": {
6
+ "enabled": false
7
+ },
8
"defaultProject": "idl-webview",
9
"generators": {
10
"@nx/angular:application": {
0 commit comments