diff options
-rw-r--r-- | .eslintrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ ecmaFeatures: binaryLiterals: true generators: true forOf: true + objectLiteralShorthandProperties: true rules: # Possible Errors |
![]() |
index : delta/node-new.git | |
github.com: nodejs/node.git |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .eslintrc | 1 |
@@ -9,6 +9,7 @@ ecmaFeatures: binaryLiterals: true generators: true forOf: true + objectLiteralShorthandProperties: true rules: # Possible Errors |