Skip to content

Semicolon option #736

@redstrike

Description

@redstrike

Many modern languages don't force us to type "semicolon / ;" at the end of each line.
I was so happy to know that JavaScript also supports that feature.
After switched to no semicolon style, I don't want to go back anymore.
Of course, there is some special case that we need a semicolon.
Luckily, VS Code is smart enough to warn me those edge cases.

Therefore, I believe a sophisticated prettier should have an option for "no semicolon-ers".
It should "off / disabled" by default. (I know everyone still loves semicolons)

Metadata

Metadata

Assignees

No one assigned

    Labels

    locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.status:has prIssues with an accompanying pull request. These issues will probably be fixed soon!type:option requestIssues requesting a new option. We generally don’t accept these unless there is technical necessity.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions