diff --git a/.eslintrc b/.eslintrc
index 03f6728f73dca6b083b8e60e16a575a6b56d1b7c..6620eb90f2e54e6dd1eaf5bcc6f92396d0f5d31a 100644
--- a/.eslintrc
+++ b/.eslintrc
@@ -1,5 +1,5 @@
 // Use this file as a starting point for your project's .eslintrc.
 // Copy this file, and add rule overrides as needed.
-//{
-//  "extends": ["standard", "standard-react"]
-//}
+{
+  "extends": ["standard", "standard-react"]
+}