vihanb / babel-plugin-wildcard

Wildcard imports import a directories JS files
MIT License
186 stars 27 forks source link

Will this work in a Typescript project? #36

Closed GollyJer closed 4 years ago

GollyJer commented 5 years ago

I'm using Expo with a Typescript (and Babel) project and getting a similar error as https://github.com/vihanb/babel-plugin-wildcard/issues/26.

image

Am I trying something that isn't expected to work?

Thanks.

yunusyuksel commented 1 year ago

I have same problem. will this work with typescript ?