Browse files

Add config for JS files.

  • Loading branch information...
1 parent e493c3e commit 1db1d9ece8eda1eb6d63a362d348cb880542c74c @glogiotatidis glogiotatidis committed May 9, 2016
Showing with 3 additions and 0 deletions.
  1. +3 −0 .editorconfig
View
3 .editorconfig
@@ -12,3 +12,6 @@ insert_final_newline = true
[.travis.yml]
# The travis CLI tool forces 2 spaces. No use fighting it.
indent_size = 2
+
+[*.js]
+indent_size = 2

0 comments on commit 1db1d9e

Please sign in to comment.