We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6036c5 commit 7f19ac7Copy full SHA for 7f19ac7
rollup.config.js
@@ -18,6 +18,7 @@ export default {
18
module: 'esnext',
19
target: 'esnext',
20
noImplicitAny: true,
21
+ removeComments: true,
22
moduleResolution: 'node',
23
strict: true,
24
}),
0 commit comments