We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b438540 commit cfac731Copy full SHA for cfac731
packages/angular/angular.json
@@ -1,8 +1,7 @@
1
/* To learn more about this file see: https://angular.io/guide/workspace-config */
2
{
3
"$schema": "../../node_modules/@angular/cli/lib/config/schema.json",
4
- "version": 1,
5
- "newProjectRoot": "projects",
+ "version": 1, // version of angular.json
6
"projects": {
7
"sentry-angular": {
8
"projectType": "library",
0 commit comments