Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 2f0192b

Browse files
committed
Strip out comments when building
1 parent 17aae9e commit 2f0192b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"declarationMap": true,
88
"esModuleInterop": true,
99
"moduleResolution": "node",
10+
"removeComments": true,
1011
"jsx": "react",
1112
"sourceMap": true,
1213
"strict": true,

0 commit comments

Comments
 (0)