Galooshi/import-js

Find aliases and named exports in existing project

Ouverte

#184 ouverte le 31 janv. 2016

 (0 commentaire) (0 réaction) (0 personne assignée)JavaScript (70 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (519 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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.

Guide contributeur