Skip to content

Commit

Permalink
remove importHelper tsconfig for apps
Browse files Browse the repository at this point in the history
  • Loading branch information
ocombe committed Aug 16, 2023
1 parent e91af69 commit a220634
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export const tsconfigFile = (): ComponentFile => {
"experimentalDecorators": true,
"moduleResolution": "node",
"allowSyntheticDefaultImports": true,
"importHelpers": true,
"allowJs": true,
"target": "es2017",
"module": "es2020",
Expand Down

0 comments on commit a220634

Please sign in to comment.