Turn off analytics.

This commit is contained in:
Jesse Brault 2025-12-21 12:24:44 -06:00
parent b8110e893a
commit 2f6de0ade3

View File

@ -2,7 +2,8 @@
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"cli": {
"packageManager": "npm"
"packageManager": "npm",
"analytics": false
},
"newProjectRoot": "projects",
"projects": {