We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e7d435 commit a98eb8aCopy full SHA for a98eb8a
.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