mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-12-08 19:06:00 +00:00
Adding single quotes type to editorconfig (#670)
This commit is contained in:
parent
9083fe12f6
commit
b816825232
@ -8,3 +8,4 @@ charset = utf-8
|
|||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
quote_type = single
|
||||||
Loading…
x
Reference in New Issue
Block a user