Closed jameskerr closed 5 years ago
I'm using d3 in a file and previously had code like this:
import * as d3 from "d3" d3.select("svg")....
After running importjs rewrite --overwrite
I'm using d3 in a file and previously had code like this:
After running importjs rewrite --overwrite