Skip to content

Commit

Permalink
build(angular): update tsconfig after updating
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpowell88 committed Feb 3, 2022
1 parent cab31bd commit 53d37be
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions npm/angular/tsconfig.app.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
},
"files": [
"src/main.ts",
"src/polyfills.ts",
"node_modules/cypress/types/cypress-global-vars.d.ts"
],
"include": [
"src/**/*.ts"
"src/polyfills.ts"
],
"exclude": [
"src/test.ts",
Expand Down

0 comments on commit 53d37be

Please sign in to comment.