diff --git a/.eslintrc b/.eslintrc index e03b7865ed5e64..ea69526dda8d7a 100644 --- a/.eslintrc +++ b/.eslintrc @@ -87,6 +87,7 @@ rules: no-new-symbol: 2 no-this-before-super: 2 prefer-const: 2 + rest-spread-spacing: 2 template-curly-spacing: 2 # Custom rules in tools/eslint-rules