Use 2 spaces for indentation

Enable this globally now that we use Prettier.
pull/1/head
Daniel Gasienica 7 years ago
parent f0896b53bc
commit 211d54451b

@ -9,6 +9,4 @@ end_of_line = lf
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[{js/modules/**/*.js, ts/**/*.ts, test/app/**/*.js, test/modules/**/*.js}]
indent_size = 2

Loading…
Cancel
Save