fix whitespace

This commit is contained in:
Deborah Barnard
2022-08-10 14:01:01 +01:00
parent 185f63f4a7
commit 54572e6c81
3 changed files with 3 additions and 17 deletions

View File

@@ -1,15 +0,0 @@
root = true
[*]
charset = utf-8
indent_style = tab
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[package.json]
indent_style = space
indent_size = 2
[*.ts]
quote_type = single