Fix eslint rule object-curly-spacing
This commit is contained in:
@@ -94,7 +94,6 @@
|
|||||||
"no-irregular-whitespace": 0,
|
"no-irregular-whitespace": 0,
|
||||||
"padded-blocks": 0,
|
"padded-blocks": 0,
|
||||||
"no-underscore-dangle": 0,
|
"no-underscore-dangle": 0,
|
||||||
"object-curly-spacing": 0,
|
|
||||||
"no-undef": 0
|
"no-undef": 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user