-
Notifications
You must be signed in to change notification settings - Fork 446
Closed
Labels
@D1White
Description
Most import snippets (like imp, ima, imd) have a newline and a semicolon. Is there a need for this or is it a bug?
Here is the result of the imd snippet:
import { second } from 'first';
;