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

Offer option to keep semicolons removed with refmt #104

Open
Risto-Stevcev opened this issue Apr 9, 2020 · 0 comments
Open

Offer option to keep semicolons removed with refmt #104

Risto-Stevcev opened this issue Apr 9, 2020 · 0 comments

Comments

@Risto-Stevcev
Copy link

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"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant