Closed
Description
In addition the the current prettierignore, we don't want prettier messing with .json
, .md
or .scss
files.
Make sure this works:
- run via
npm run prettier
- within any IDE integrations that honor
.prettierignore
and.prettierrc
- within the precommit hook