unimported icon indicating copy to clipboard operation
unimported copied to clipboard

Add support for react-native metro bundler wildcard imports

Open pke opened this issue 1 year ago • 2 comments

react-native metro bundler allows for import from "./services/*.service.ts" but unimported marks all *.service.ts files as unimported. Maybe this can already be solved by a config setting?

pke avatar Jun 26 '23 07:06 pke