dev: add editorconfig (#206)

This commit is contained in:
QP Hou
2025-01-20 22:18:00 -08:00
committed by GitHub
parent 7fcaab8b9f
commit a7ba5db830
+3
View File
@@ -0,0 +1,3 @@
[*.{ts,tsx}]
indent_style = space
indent_size = 2