diff --git a/.eslintrc.json b/.eslintrc.json
index cf8d26168b0f84fd2b72d138c7102bd6915155d3..6be7f200842659a5c386755a791dd90f1b90971d 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -49,7 +49,7 @@
 				"consistent": true
 			}
 		],
-		"object-curly-spacing": "off",
+		"object-curly-spacing": "warn",
 		"no-var": "warn",
 		"spaced-comment": "warn",
 		"no-undef": "off",