freeCodeCamp / publish

> Content backend platform for /news
https://publish.freecodecamp.org
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

chore: prettier on stage for all apps #431

Closed ojeytonwilliams closed 4 months ago

ojeytonwilliams commented 5 months ago

Checklist:

Due to how lint staged handles monorepos it's necessary to duplicate the config files, even if the globs in the root would catch the change.

To test: try to commit a file which needs formatting. If it goes in without getting formatted, this is a problem.