fix(eslint): max-len
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
43b1db10b8
commit
e3f0415e2b
@ -177,6 +177,7 @@
|
|||||||
"code": 180,
|
"code": 180,
|
||||||
"comments": 72,
|
"comments": 72,
|
||||||
"ignoreComments": false,
|
"ignoreComments": false,
|
||||||
|
"ignorePattern": "eslint*",
|
||||||
"ignoreRegExpLiterals": false,
|
"ignoreRegExpLiterals": false,
|
||||||
"ignoreStrings": true,
|
"ignoreStrings": true,
|
||||||
"ignoreTemplateLiterals": true,
|
"ignoreTemplateLiterals": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user