gafirst / match-uploader

Upload FRC match videos to YouTube in a fast, consistent manner
GNU General Public License v3.0
1 stars 2 forks source link

Add prettier #80

Open evan10s opened 10 months ago

evan10s commented 10 months ago

Setup prettier for code formatting. Include it in PR CI checks as well.

Bonus: Add a pre-commit hook to autoformat code before committing