Adjust global .editorconfig to new ruleset

This commit is contained in:
Iván Ovejero 2021-08-19 12:42:44 +02:00
parent ac5ed07579
commit aeb3f14677

View file

@ -12,9 +12,6 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 2
[*.ts]
quote_type = single
[*.yml]
indent_style = space
indent_size = 2