Adding single quotes type to editorconfig (#670)

This commit is contained in:
Marcio Flavio
2022-01-27 16:46:06 -03:00
committed by GitHub
parent 9083fe12f6
commit b816825232

View File

@ -8,3 +8,4 @@ charset = utf-8
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
quote_type = single