This commit is contained in:
Patrick Bashizi 2023-01-05 14:25:55 +01:00
parent 66840dfd4e
commit 50f4d47e08
2 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,4 @@
{ {
"typescript.tsdk": "./node_modules/typescript/lib", "typescript.tsdk": "./node_modules/typescript/lib",
"tslint.enable": false, "tslint.enable": false,
"angular.enable-strict-mode-prompt": false
} }

View file

@ -182,8 +182,5 @@
"@schematics/angular:directive": { "@schematics/angular:directive": {
"prefix": "ngx" "prefix": "ngx"
} }
},
"cli": {
"analytics": "6ceaf63a-1fd9-4b47-8f92-86ee6131896a"
} }
} }