diff --git a/.eslintrc.json b/.eslintrc.json index f4ba083cb7..7a9a8f1431 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -29,7 +29,8 @@ } ] } - ] + ], + "keyword-spacing": "error" } }, {