Skip to content

Commit

Permalink
fix(angular-test-app): remove path overwrite
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleroux committed Aug 31, 2022
1 parent b17a99e commit 606f2e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/angular-test-app/tsconfig.json
Expand Up @@ -23,7 +23,6 @@
"dom"
],
"preserveSymlinks": true,
"paths": { "@angular/*": [ "./node_modules/@angular/*" ] }
},
"angularCompilerOptions": {
"enableI18nLegacyMessageIdFormat": false,
Expand Down

0 comments on commit 606f2e4

Please sign in to comment.