From c9bb31cee1c1ad6a8bc558964484f999841d8f7d Mon Sep 17 00:00:00 2001 From: Jori Lallo Date: Thu, 11 May 2017 17:40:57 -0700 Subject: [PATCH] lint --- .eslintrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintrc b/.eslintrc index 419f31f60..9b5099750 100644 --- a/.eslintrc +++ b/.eslintrc @@ -8,7 +8,7 @@ ], "plugins": [ "prettier", - "flowtype", + "flowtype" ], "rules": { // // Bring back after we remove CSS Modules 100%