|
|
@ -107,8 +107,8 @@
|
|
|
|
"dot-notation": "off",
|
|
|
|
"dot-notation": "off",
|
|
|
|
"func-call-spacing": "off",
|
|
|
|
"func-call-spacing": "off",
|
|
|
|
"newline-per-chained-call": "off",
|
|
|
|
"newline-per-chained-call": "off",
|
|
|
|
"array-bracket-spacing": "off",
|
|
|
|
// "array-bracket-spacing": "off",
|
|
|
|
"object-property-newline": "off",
|
|
|
|
// "object-property-newline": "off",
|
|
|
|
// "no-continue": "off",
|
|
|
|
// "no-continue": "off",
|
|
|
|
// "no-extra-semi": "off",
|
|
|
|
// "no-extra-semi": "off",
|
|
|
|
// "no-spaced-func": "off",
|
|
|
|
// "no-spaced-func": "off",
|
|
|
|