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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.editorconfig Normal file
View file

@ -0,0 +1,3 @@
[*.{ts,tsx}]
indent_style = space
indent_size = 2