Chore: Updated dependencies

This commit is contained in:
2021-01-26 09:38:59 +05:30
parent 2fb6e6ea4f
commit c12aa6ba91
5 changed files with 51 additions and 50 deletions

View File

@ -8,6 +8,9 @@ indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
[*.ts]
quote_type = single
[*.md]
max_line_length = off
trim_trailing_whitespace = false