From 3ee7871a6e48d7e29f1e33a0d88ca16bfc123b1c Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 15 Feb 2017 21:01:16 +0800 Subject: [PATCH] update .eslintignore --- .eslintignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index 022f5d61ea..efe690abc8 100644 --- a/.eslintignore +++ b/.eslintignore @@ -3,4 +3,3 @@ components/**/*.jsx !.eslintrc.js !components/*/__tests__/* !components/*/demo/* -!components/*/style/*