|
@@ -5,6 +5,7 @@
|
|
"quotes": ["error", "double"],
|
|
"quotes": ["error", "double"],
|
|
"no-empty-blocks": "off",
|
|
"no-empty-blocks": "off",
|
|
"uppercase": "off",
|
|
"uppercase": "off",
|
|
|
|
+ "error-reason": "off",
|
|
"indentation": ["error", 2],
|
|
"indentation": ["error", 2],
|
|
"max-len": ["warning", 79],
|
|
"max-len": ["warning", 79],
|
|
"no-constant": ["error"],
|
|
"no-constant": ["error"],
|