import-conductor
import-conductor copied to clipboard
hashbang must stay at first line
I want to produce an executable node and for that I put
#!/usr/bin/env node
on the first line.
import-conductor must not move it