What's Changed
- chore: update github actions by @hussainweb in #17
- Begin rewriting in typescript by @hussainweb in #18
- fix: re-enable @typescript-eslint/semi by @hussainweb in #26
- fix: re-enable @typescript-eslint/no-for-in-array by @hussainweb in #27
- fix: re-enable explicit-function-return-type and no-require-imports by @hussainweb in #28
- fix: re-enable github/recommended plugin by @hussainweb in #29
- refactor: introduce types to remove 'any' usage by @hussainweb in #30
- ci: add codeql by @hussainweb in #31
- ci: update commands after migration by @hussainweb in #32
Full Changelog: v1...v1.4.0