Skip to content

Commit 5492950

Browse files
committed
remove uneeded config
1 parent 0f21d7e commit 5492950

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rollup.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export default {
2020
noImplicitAny: true,
2121
moduleResolution: 'node',
2222
strict: true,
23-
lib: ['esnext'],
2423
}),
2524
afterEffectJsx(),
2625
],

0 commit comments

Comments
 (0)