Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Commit

Permalink
test: try fix related kulshekhar/ts-jest#1500
Browse files Browse the repository at this point in the history
  • Loading branch information
SSen committed Jul 31, 2020
1 parent 04d566b commit 9a6acec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/fixtures/web/webpack-config/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"esModuleInterop": true,
"alwaysStrict": true,
"jsx": "react",
"allowJs": true,
"strictNullChecks": true,
"strictBindCallApply": true,
"strictFunctionTypes": true,
Expand Down

0 comments on commit 9a6acec

Please sign in to comment.