Skip to content

Commit

Permalink
chore: keep comments in build
Browse files Browse the repository at this point in the history
  • Loading branch information
vbrvk committed Mar 14, 2024
1 parent 193d229 commit 1a7b82b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"ES2021"
],
"target": "ES2021",
"removeComments": false
},
"include": ["./src"]
}

0 comments on commit 1a7b82b

Please sign in to comment.