beefyfinance/beefy-api

Add Husky to maintain code style on all commited code

sirbeefalot opened this issue · 1 comments

I'm not exactly sure if this is something that we want to do. But having husky could make sure that all committed code shares the same style.

Let's enforce code style on PR level via Github Actions. Setting this up also unlocks infrastructure for running tests. Also we shouldn't rely on "client side" code, which is could be easily manipulated.