Galooshi/import-js

Find aliases and named exports in existing project

Open

#184 geöffnet am 31. Jan. 2016

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (519 Stars) (70 Forks)batch import
enhancementhelp wanted

Beschreibung

When setting up Import-JS on an old project, it can take a while to get all of the aliases and named exports configuration set up to match what you are currently doing. It would be nice if there was a tool that would help find out this information for you. This could be part of an automated config initialization tool (#183) , or also a separate thing.

Contributor Guide