You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.
Setting tabs to 4 spaces and getting it from .editorconfig is easy, just have isoptions.editorconfig=true, however there is no such thing as "no enforced line width" with Prettier.
It will set it to default (which is 80) if none specified and will always resize all lines in accordance with line width settings.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Related to #20
I'd like to use this script https://github.com/paulolramos/eslint-prettier-airbnb-react to set it up. Take a look over the user set values(line width) and let me know what the group would like them set to.
This can be added to the GH actions also.
The text was updated successfully, but these errors were encountered: