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