mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-01 03:13:41 +00:00
quote-props: as-needed
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@ export default [
|
||||
object: true,
|
||||
},
|
||||
],
|
||||
"quote-props": ["error", "consistent-as-needed"],
|
||||
"quote-props": ["error", "as-needed"],
|
||||
"space-before-blocks": ["error", "always"],
|
||||
"space-before-function-paren": [
|
||||
"error",
|
||||
|
||||
Reference in New Issue
Block a user