Update .editorconfig

This commit is contained in:
Hazem Krimi
2021-02-13 00:10:46 +01:00
parent 27c66e1578
commit dc8d7e5315
+3 -2
View File
@@ -1,4 +1,5 @@
[*.{ts,js,json,tsx,md,mdx}] [*.{ts,js,json,tsx,md,mdx,html}]
charset = utf-8 charset = utf-8
indent_style = tab indent_style = tab
indent_size = 2 indent_size = 2
quote_type= single