Skip to content

Instantly share code, notes, and snippets.

@ncoquelet
Created March 28, 2017 15:06
Show Gist options
  • Save ncoquelet/993170223b2d73c51591dfa4baabd504 to your computer and use it in GitHub Desktop.
Save ncoquelet/993170223b2d73c51591dfa4baabd504 to your computer and use it in GitHub Desktop.
regex to refactor js import
import {(\n|\w|\s|,)*} from 'app\/utils\/chart-utils';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment