Skip to content

Commit 3ebb613

Browse files
committed
eslint
1 parent 3a47109 commit 3ebb613

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
2
2828
],
2929
"quotes": ["error", "single", { "avoidEscape": true, "allowTemplateLiterals": true }],
30+
"quote-props": ["error", "as-needed"],
3031
"simple-import-sort/imports": 1,
3132
"simple-import-sort/exports": 1,
3233
"unused-imports/no-unused-imports": 1,

0 commit comments

Comments
 (0)