summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorbananaappletw2017-02-16 12:27:17 +0800
committerbananaappletw2017-02-16 13:05:46 +0800
commit40dfffd4f47a72549fb52d39a25c630551e761fc (patch)
treef76fd8ff38285c2558beafc6e5ec8f6a270d0e7b /.editorconfig
parentc48ba0ad48d5daa3663aeb929967fa9fc0e8c4dc (diff)
Using package.json to test lint instead
Exclude *.min.js from eslint
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 0 insertions, 2 deletions
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