Skip to content

[Feat] keep empty line after HashBang #183

@Airkro

Description

@Airkro

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions