Galooshi/import-js

Find aliases and named exports in existing project

Open

#184 opened on Jan 31, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (519 stars) (70 forks)batch import
enhancementhelp wanted

Description

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