Skip to content

Commit

Permalink
chore: Update TS config for comments removing
Browse files Browse the repository at this point in the history
  • Loading branch information
microshine committed Sep 30, 2024
1 parent 24e99fc commit c7c021e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.compile.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"target": "ES2019",
"module": "CommonJS",
"moduleResolution": "node",
"removeComments": true,
"importHelpers": true,
"strict": true,
"skipLibCheck": true,
Expand Down

0 comments on commit c7c021e

Please sign in to comment.