This repository was archived by the owner on Mar 28, 2022. It is now read-only.
Add alerts router
Added
- feat(#78): Add alerts router
- chore(lint): Add eslint plugin to avoid only in tests
Changed
- chore(deps): Update dependencies
- test(e2e): Move utils to a support folder
- feat: Add/remove routers on start/stop plugin methods, not in init method.
- style: Remove redundant
await
on a non-promise