Skip to content

Commit

Permalink
build(tsconfig): preserve comments in types
Browse files Browse the repository at this point in the history
  • Loading branch information
metonym authored Nov 25, 2024
1 parent c1b5430 commit 49df4d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.build.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"removeComments": true,
"declaration": true,
"outDir": "dist",
"target": "ES6",
Expand Down

0 comments on commit 49df4d1

Please sign in to comment.