openbci-archive / OpenBCI_NodeJS

Node.js SDK for the all OpenBCI Biosensor Boards
https://www.npmjs.com/package/openbci
138 stars 50 forks source link

add: husky eslint and prettier for formatting and commit automation #167

Open jackson-elfers opened 4 years ago

jackson-elfers commented 4 years ago

I've found husky to be a reliable way of automatically adding conformance to projects among contributors upon commit, this pr adds that ability. Really cool project, let me know how I can assist. Thanks -JE