Rocketseat / adonis-bull

The easiest way to start using an asynchronous job queue with AdonisJS. Ready for Adonis v5 ⚡️
MIT License
310 stars 57 forks source link

chore: Adjust Prettier, lint-staged and tests for Adonis 5 version #59

Closed jpedroschmitz closed 3 years ago

jpedroschmitz commented 3 years ago

Changes proposed

This PR adjusts a problem when running the tests. It also configures Prettier and lint-staged to run on TypeScript files.

Additional context

Added @fhugoduarte as a codeowner.