chore: (editorconfig) add quote_type

This commit is contained in:
= 2020-06-01 22:55:06 +02:00
parent e0b7a74c0e
commit 36fcab8371

View file

@ -7,3 +7,4 @@ trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 2
quote_type = single