Add .editorconfig

This commit is contained in:
Hazem Krimi
2021-02-11 12:08:01 +01:00
parent 24841e0bc5
commit c94703167b
+4
View File
@@ -0,0 +1,4 @@
[*.{ts,js,json,tsx,md,mdx}]
charset = utf-8
indent_style = tab
indent_size = 2