Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Offer option to keep semicolons removed with refmt #104

Description

@Risto-Stevcev

Applying refmt to code brings back and semicolons that were removed. The proposal here is to provide an option (like prettiers "semi": false) that would remove as many semicolons as it can.

Ideally this would follow a convention like a json file or within package.json or bsconfig.json so that the config is automatically read and applied.

Some other similar options would also be useful, like prettier's "trailingComma": "none" and "arrowParens": "avoid"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions