We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f21d7e commit 5492950Copy full SHA for 5492950
rollup.config.js
@@ -20,7 +20,6 @@ export default {
20
noImplicitAny: true,
21
moduleResolution: 'node',
22
strict: true,
23
- lib: ['esnext'],
24
}),
25
afterEffectJsx(),
26
],
0 commit comments