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

Commit

Permalink
Remove comments from generated types
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Apr 14, 2022
1 parent 279c658 commit 75d6aa8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,8 @@
],
"include": [
"test/*.js"
]
],
"compilerOptions": {
"removeComments": true
}
}

0 comments on commit 75d6aa8

Please sign in to comment.