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
60 stars 22 forks source link

Add TypeScript extensions to EXTENSION_RE #14

Closed fardjad closed 2 years ago

fardjad commented 2 years ago

Closes #13

fardjad commented 2 years ago

@rochdev @bengl Since I didn't hear back from you after updating my PR, I was wondering if there is anything else I should do on my end?

rochdev commented 2 years ago

@fardjad LGTM

fardjad commented 2 years ago

@rochdev Great! Thanks.

So I think this issue can be closed by releasing a new version of this library and updating the dependencies of dd-trace-js?