Techtonica / keyboard-shortcuts-practice

https://techtonica.github.io/keyboard-shortcuts-practice/
27 stars 56 forks source link

Add prettier support and enforce with commit hook #89

Open vegetabill opened 4 years ago

vegetabill commented 4 years ago

If we're planning on a lot of different contributions, it might be nice to have a consistent format for the code.

See comments below for more info.

vegetabill commented 4 years ago

This guide covers what we might want (except we won't need any of the React-related plugins):

https://medium.com/@loclghst/set-up-eslint-prettier-and-pre-commit-hooks-using-husky-for-react-73e7a51cda26

Feel free to use a different strategy if you know of a simpler one.

swarna-gopalan commented 4 years ago

@vegetabill - I can take this one as part of GraceHopperOSD