Use ts-bridge
as build tool, set moduleResolution
to NodeNext
#34
Annotations
2 errors
Run yarn test:
test/index.test.ts#L4
The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("lodash-es")' call instead.
|
Run yarn test
Process completed with exit code 2.
|
Loading