Refactor Gulp

This commit is contained in:
Oliver Davies 2016-08-22 19:02:02 +01:00
parent 4d89482614
commit c2bc878b26
13 changed files with 104 additions and 100 deletions

View file

@ -4,7 +4,7 @@ root = true
end_of_line = lf
insert_final_newline = true
[{*.html,*.twig,*.coffee,*.php,*.feature,*.yml,*.sass}]
[{*.html,*.twig,*.coffee,*.php,*.feature,*.yml,*.sass,*.js}]
indent_style = space
indent_size = 4