From 40dfffd4f47a72549fb52d39a25c630551e761fc Mon Sep 17 00:00:00 2001 From: bananaappletw Date: Thu, 16 Feb 2017 12:27:17 +0800 Subject: Using package.json to test lint instead Exclude *.min.js from eslint --- .editorconfig | 2 -- 1 file changed, 2 deletions(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index ff999c4d..619c178d 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,5 +13,3 @@ trim_trailing_whitespace = false [{.travis.yml,npm-shrinkwrap.json,package.json}] indent_style = space indent_size = 2 -[Makefile] -indent_style = tab -- cgit v1.2.3