Skip to content

Commit

Permalink
Tools: Changed config.
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin19 committed Sep 10, 2020
1 parent 8248e87 commit 4d8c940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ts/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"compilerOptions": {
"allowJs": true,
"allowSyntheticDefaultImports": true,
"alwaysStrict": true,
"alwaysStrict": false,
"declaration": false,
"esModuleInterop": true,
"keyofStringsOnly": true,
Expand Down

0 comments on commit 4d8c940

Please sign in to comment.