Fix EditorConfig

This commit is contained in:
Daniel Gasienica
2018-02-15 15:16:58 -05:00
parent a346bab5db
commit 4a2e52f68a
+1 -1
View File
@@ -10,5 +10,5 @@ indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[{js, test}/modules/**.js, test/modules/**.js}]
[{js/modules/**/*.js, test/modules/**/*.js}]
indent_size = 2