Skip to content

Commit

Permalink
fix: tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
bhovhannes committed Nov 23, 2020
1 parent e4e61a5 commit b116301
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"sourceMap": true,
"strict": true,
"esModuleInterop": true,
"isolatedModules": true,
"declarationDir": "dist/typings"
"isolatedModules": true
},
"compileOnSave": false,
"buildOnSave": false,
Expand Down

0 comments on commit b116301

Please sign in to comment.