Use 2 spaces for indentation
Enable this globally now that we use Prettier.
This commit is contained in:
parent
f0896b53bc
commit
211d54451b
1 changed files with 0 additions and 2 deletions
|
@ -9,6 +9,4 @@ end_of_line = lf
|
||||||
indent_style = space
|
indent_style = space
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
[{js/modules/**/*.js, ts/**/*.ts, test/app/**/*.js, test/modules/**/*.js}]
|
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue