You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(dev-deps): brach update dev dependencies (#151)
This PR updates all dev dependencies of the package. Since some of them are related to CI/CD, it
will be a released package with new toolchain version
feat(deps): update eslint rules dependencies to latest (#150)
This PR updates all rules/plugins dependencies to latest version, as well as the eslint dependency
itself. For new rules added, I've also added them as default error in the related configuration.
BREAKING CHANGE: Dependency of eslint was a breaking change, hence this is also a breaking change