diff --git a/.editorconfig b/.editorconfig index 2536d66..587e0f9 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,6 +7,7 @@ indent_size = 4 charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true +quote_type = double [*.md] trim_trailing_whitespace = false