From f80ae67c53c0a4bfc95741ed39d7f9e498eaf02b Mon Sep 17 00:00:00 2001 From: Oleg Gaidarenko Date: Tue, 10 May 2016 12:06:37 +0300 Subject: Build: Switch from jscs+jshint to eslint --- .npmignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.npmignore') diff --git a/.npmignore b/.npmignore index d51094952..322f560b7 100644 --- a/.npmignore +++ b/.npmignore @@ -1,5 +1,5 @@ -.jshintignore -.jshintrc +.eslintignore +.eslintrc /.editorconfig /.gitattributes -- cgit v1.2.3