goonism / hyperproxy

Hyperproxy aims to establish connection from WebRTC nodes to TCP/UDP DAT nodes
https://goonism.github.io/hyperproxy
MIT License
74 stars 5 forks source link

Set up lint-staged with lerna #42

Open ColdSauce opened 6 years ago

ColdSauce commented 6 years ago

We need to enforce linting before commiting code. Good package for this is lint-staged

However, with lerna, it's a bit weird. Here's an example of how to do it with lerna