feat(eslint): Rule "max-lines"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -117,6 +117,9 @@
|
||||
"exceptAfterSingleLine": false
|
||||
}
|
||||
],
|
||||
"max-lines": [
|
||||
"off"
|
||||
],
|
||||
"max-statements": [
|
||||
"off"
|
||||
],
|
||||
|
Reference in New Issue
Block a user