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