Open enigmalea opened 1 year ago
Using the instructions here create a pre-commit hook to run eslint automatically when commits are made.
Note: the link above advises to install using npm. We use yarn as our package manager and it should be used in place of npm.
### Tasks - [ ] https://github.com/BobaBoard/boba-components/issues/134
Using the instructions here create a pre-commit hook to run eslint automatically when commits are made.
Note: the link above advises to install using npm. We use yarn as our package manager and it should be used in place of npm.