Skip to content

Commit

Permalink
Merge 294b241 into 52c9914
Browse files Browse the repository at this point in the history
  • Loading branch information
justingrant committed Dec 23, 2019
2 parents 52c9914 + 294b241 commit 1343386
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"strict": true,
"declaration": true,
"importHelpers": false,
"sourceMap": true,
"declarationMap": true,
"noImplicitAny": false // TODO: true,
}
}

0 comments on commit 1343386

Please sign in to comment.