Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
WardPearce committed May 22, 2021
1 parent 1ffe3b6 commit 1c5ce37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Expand Up @@ -2,6 +2,7 @@
"compilerOptions": {
"target": "esnext",
"module": "esnext",
"noImplicitAny": false,
"strict": true,
"jsx": "preserve",
"importHelpers": true,
Expand Down

0 comments on commit 1c5ce37

Please sign in to comment.