Closed HerveGagnon closed 7 years ago
ng-import generates "import ${module or component} from 'path';" Is there a way to generate "import { } from 'path';" instead?
Hi Herve,
It looks like spaces between the brackets are breaking the snippet. I'll put in a quick fix for you.
Thanks /Mike
Fix, been published!
ng-import generates "import ${module or component} from 'path';" Is there a way to generate "import { } from 'path';" instead?