We need to enforce linting before commiting code. Good package for this is [lint-staged](https://github.com/okonet/lint-staged) However, with lerna, it's a bit weird. Here's an example of how to do it with [lerna](https://github.com/sudo-suhas/lint-staged-multi-pkg)