Update .eslintrc.json
This commit is contained in:
parent
161ae4ceec
commit
62249eb0a2
@ -94,10 +94,7 @@
|
|||||||
"key-spacing": "error",
|
"key-spacing": "error",
|
||||||
"keyword-spacing": "off",
|
"keyword-spacing": "off",
|
||||||
"line-comment-position": "off",
|
"line-comment-position": "off",
|
||||||
"linebreak-style": [
|
"linebreak-style":0,
|
||||||
"error",
|
|
||||||
"unix"
|
|
||||||
],
|
|
||||||
"lines-around-comment": "off",
|
"lines-around-comment": "off",
|
||||||
"lines-around-directive": "error",
|
"lines-around-directive": "error",
|
||||||
"lines-between-class-members": "off",
|
"lines-between-class-members": "off",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user