This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
v0.7.2
- Upgrade
eslint
to7.3.0
, and add two new rules:no-promise-executor-return
no-unreachable-loop
- Upgrade
@typescript-eslint
to3.4.0
:- Add
@typescript-eslint/no-loss-of-precision
rule that allows123_456
numerical separators.
- Add
- Upgrade
eslint-plugin-jsdoc
to28.0.0
- Add Dependabot configuration to only bug me weekly