Library forces consumers to use TypeScript's esModuleInterop
compiler option
#707
Labels
bug
Something isn't working
esModuleInterop
compiler option
#707
Current behavior
Type checking of "flash-list" props fail in consumers' projects when they use TypeScript with
esModuleInterop
with its default value.Expected behavior
@shopify/flash-list
should be usable in a TypeScript project with the default TypeScript compiler options.To Reproduce
https://github.com/VincentBailly/flash-list-es-module-interop
Platform:
Build time issue
Environment
@shopify/flash-list v1.4.0
The text was updated successfully, but these errors were encountered: