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 Oct 23, 2019. It is now read-only.
Prettier has documentation for running it as a pre-commit hook (which is how I personally use it), and if Parlinter is a safe code transform (running it will never change the meaning of the code), then it would probably be best to use it automatically on save and/or on commit.