Update .eslintrc.json

This commit is contained in:
Dhairya 2020-10-14 19:06:38 +05:30 committed by Daniel Meyer
parent 161ae4ceec
commit 62249eb0a2

View File

@ -94,10 +94,7 @@
"key-spacing": "error",
"keyword-spacing": "off",
"line-comment-position": "off",
"linebreak-style": [
"error",
"unix"
],
"linebreak-style":0,
"lines-around-comment": "off",
"lines-around-directive": "error",
"lines-between-class-members": "off",