Skip to content

Commit

Permalink
chore(): update tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilmysliwiec committed Oct 4, 2021
1 parent d37625e commit 88e6150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Expand Up @@ -3,7 +3,7 @@
"module": "commonjs",
"declaration": true,
"strict": true,
"removeComments": true,
"removeComments": false,
"noLib": false,
"emitDecoratorMetadata": true,
"esModuleInterop": true,
Expand Down

0 comments on commit 88e6150

Please sign in to comment.