Skip to content

Commit

Permalink
chore: ship line comments
Browse files Browse the repository at this point in the history
  • Loading branch information
micalevisk committed Dec 30, 2023
1 parent 855c9d7 commit 577cb2b
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 @@ -2,7 +2,7 @@
"compilerOptions": {
"module": "commonjs",
"declaration": true,
"removeComments": true,
"removeComments": false,
"noLib": false,
"emitDecoratorMetadata": true,
"esModuleInterop": true,
Expand Down

0 comments on commit 577cb2b

Please sign in to comment.