feat(eslint): Rule "no-multi-str"
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -276,6 +276,9 @@
|
||||
"ignoreEOLComments": false
|
||||
}
|
||||
],
|
||||
"no-multi-str": [
|
||||
"error"
|
||||
],
|
||||
"no-multiple-empty-lines": [
|
||||
"error",
|
||||
{
|
||||
|
Reference in New Issue
Block a user