material-web icon indicating copy to clipboard operation
material-web copied to clipboard

feat: add prettier & lint-staged hook

Open 43081j opened this issue 9 months ago • 18 comments

Introduces a format:fix script to apply prettier changes, and a format:check script to check them.

Also introduces lint-staged such that staged files will be auto-formatted.

If you already had plans for how to introduce a formatter, happy to discard this. Just let me know.

43081j avatar Sep 10 '23 17:09 43081j