diff --git a/.editorconfig b/.editorconfig index 11c2bd24..c658e487 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,3 +8,4 @@ charset = utf-8 indent_style = space indent_size = 2 trim_trailing_whitespace = true +quote_type = single \ No newline at end of file