We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff79449 commit fbd2b59Copy full SHA for fbd2b59
.eslintrc
@@ -9,6 +9,7 @@ ecmaFeatures:
9
binaryLiterals: true
10
generators: true
11
forOf: true
12
+ objectLiteralShorthandProperties: true
13
14
rules:
15
# Possible Errors
0 commit comments