feat(dev): adds editorconfig (#1644)

This commit is contained in:
alterNERDtive 2026-02-07 19:02:28 +00:00 committed by GitHub
parent c1f7866594
commit c3653e1b30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.editorconfig Normal file
View file

@ -0,0 +1,3 @@
[*]
indent_size = 4
indent_style = spaces