Skip to content

Commit

Permalink
remove importHelpers from tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
k3ssen committed Apr 25, 2021
1 parent 04bcb36 commit 968a2ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Resources/assets/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"module": "esnext",
"strict": true,
"jsx": "preserve",
"importHelpers": true,
"moduleResolution": "node",
"experimentalDecorators": true,
"esModuleInterop": true,
Expand Down

0 comments on commit 968a2ed

Please sign in to comment.