nodejs / import-in-the-middle

Like `require-in-the-middle`, but for ESM import
https://www.npmjs.com/package/import-in-the-middle
Apache License 2.0
52 stars 20 forks source link

fix: Handle `CallExpression` in `ExportDefaultDeclaration` node #86

Closed timfish closed 1 month ago

timfish commented 1 month ago

Closes #77

timfish commented 1 month ago

Closing favour of #87