Eslint no longer complains about linebreaks.
This commit is contained in:
parent
c738e8044a
commit
6856cd3b71
@ -25,7 +25,7 @@
|
|||||||
4
|
4
|
||||||
],
|
],
|
||||||
"linebreak-style": [
|
"linebreak-style": [
|
||||||
"error",
|
"warn",
|
||||||
"unix"
|
"unix"
|
||||||
],
|
],
|
||||||
"quotes": [
|
"quotes": [
|
||||||
|
Loading…
Reference in New Issue
Block a user