Check that all files match prettier code style.
Install
$ npm install --save-dev prettier prettier-check
Make sure you have
prettier
as a dependency (or globally).
Usage
Use it in the test script in your package.json:
"scripts": ,
All args are forwarded to prettier:
"scripts": ,
License
MIT © Hexacta