-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
Please describe a clear and concise description of what the problem is. E.g. I'm always frustrated when [...]
Currently, this plugin will remove empty line after HashBang.
#!/usr/bin/env node
-
import foo from 'bar';Describe the solution you'd like
A clear and concise description of what you want to happen.
- Keep an empty line after HashBang, if it exists.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
- Enforce an empty line after HashBang.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request