@nicolasgarnier would you be open to adding something like this:
firebase/snippets-node#11
It's a few parts:
- Use
lerna
to build and test each module
- Lint all source files against a single
eslint
config to ensure correctness and consistency
If so I'd be happy to implement / assist implementation.