Skip to content

Commit

Permalink
Simply do not override default
Browse files Browse the repository at this point in the history
  • Loading branch information
NSeydoux committed Oct 6, 2023
1 parent 69f84a6 commit cc04ed7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tsconfig.build.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
"strict": true,
"declaration": true,
"noImplicitAny": true,
// Preserve JSDoc comments in .d.ts files so that they are available
// to consumers at development time.
"removeComments": false,
"noLib": false,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
Expand Down

0 comments on commit cc04ed7

Please sign in to comment.