]> git.mxchange.org Git - friendica.git/blobdiff - .editorconfig
Using separate avatars for different peertube account types
[friendica.git] / .editorconfig
index 7692ac78b5d41b76d597857faba75e53383e0768..af67d04a3b9d832fdeb925b1d5f1368ba476015e 100644 (file)
@@ -8,3 +8,7 @@ charset = utf-8
 end_of_line = lf
 trim_trailing_whitespaces = true
 indent_style = tab
+quote_type = single
+
+[*.js]
+quote_type = double
\ No newline at end of file