Skip to content

Commit 2c248b4

Browse files
committed
angular19
1 parent 68953d8 commit 2c248b4

8 files changed

+5752
-4957
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
/out-tsc
77
/bazel-out
88

9+
package-lock.json
10+
.editorconfig
911
# Node
1012
/node_modules
1113
npm-debug.log

angular.json

+3
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,8 @@
103103
}
104104
}
105105
}
106+
},
107+
"cli": {
108+
"analytics": false
106109
}
107110
}

0 commit comments

Comments
 (0)