migrate to main branch

This commit is contained in:
Maxime GRIS
2022-03-13 14:09:05 +01:00
parent ff71c32872
commit 2c7cd9857e
6 changed files with 21 additions and 22 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