feat(eslint): Rule "handle-callback-err"

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-02-14 11:57:12 +04:00
parent 556f81ccfd
commit 7928a93ea7
2 changed files with 4 additions and 1 deletions

View File

@@ -45,7 +45,7 @@
- [ ] "global-require"
- [ ] "grouped-accessor-pairs"
- [ ] "guard-for-in"
- [ ] "handle-callback-err"
- [X] "handle-callback-err"
- [ ] "id-blacklist"
- [X] "id-length"
- [ ] "id-match"