diff options
Diffstat (limited to '.eslintrc')
-rw-r--r-- | .eslintrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -33,7 +33,6 @@ "object-shorthand": "off", "padded-blocks": "off", "prefer-template": "off", - "quote-props": ["error", "as-needed"], "require-jsdoc": "off", "sort-imports": "off", "sort-keys": "off", |