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
In addition the the current prettierignore, we don't want prettier messing with
.json,.mdor.scssfiles.Make sure this works:
npm run prettier.prettierignoreand.prettierrc