arb / celebrate

A joi validation middleware for Express.
MIT License
1.34k stars 65 forks source link

Use jest for eslint #98

Closed arb closed 5 years ago

arb commented 5 years ago

Closes #94

Tap into jest runners to run eslint too so you can do everything in a single command. Also added is-ci-cli so you can just do "npm test" regardless of what environment you're in.