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 was archived by the owner on Apr 17, 2023. It is now read-only.
Looks like prettier-atom is not transparent/explicit enough on which options are used for formatting and where they come from (ESLint, EditorConfig, etc.).
It's hard to debug, so we could add another toggle command that shows what the formatter is doing every time.
Related to #177.
Looks like
prettier-atomis not transparent/explicit enough on which options are used for formatting and where they come from (ESLint, EditorConfig, etc.).It's hard to debug, so we could add another toggle command that shows what the formatter is doing every time.