Skip to content
Snippets Groups Projects
Commit b4e2341d authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

refactor: use prettier instead of eslint-plugin-prettier (#864)

Having eslint flag prettier "errors" in editors can be rather painful. Also chose against linting staged files for prettier because I like to stage partials. Instead:
- Recommended to use plugins for editors to format on save, e.g. `prettier-atom`
- Prettier will be run as part of `npm test`
parent 1c421404
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment