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