Skip to content

Commit 98642a3

Browse files
committed
chore(build): Opt-out of nx analytics
1 parent e2d35a2 commit 98642a3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

nx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,6 @@
6565
"tui": {
6666
"autoExit": true
6767
},
68-
"parallel": 5
68+
"parallel": 5,
69+
"analytics": false
6970
}

0 commit comments

Comments
 (0)