feat(comments): no-unused-disable

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
2020-02-16 15:58:20 +04:00
parent 3f111c5b78
commit 04e0fe6a31
2 changed files with 4 additions and 1 deletions

View File

@ -5,6 +5,9 @@
"allowWholeFile": true
}
],
"eslint-comments/no-unused-disable": [
"error"
],
"eslint-comments/no-use": [
"error",
{