Skip to content

Commit

Permalink
Merge pull request #47 from olivierto/master
Browse files Browse the repository at this point in the history
added declaration files
  • Loading branch information
rimiti authored May 21, 2019
2 parents 9736a44 + d6a3897 commit 6706039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"module": "commonjs",
"moduleResolution": "node",
"allowSyntheticDefaultImports": true,
"allowJs": true,
"declaration": true,
"importHelpers": true,
"alwaysStrict": true,
"sourceMap": true,
Expand Down

0 comments on commit 6706039

Please sign in to comment.