feat(dev): adds editorconfig

This commit is contained in:
alterNERDtive 2026-02-07 19:12:13 +01:00
parent c1f7866594
commit 58c68badaf
No known key found for this signature in database
GPG key ID: E07E88A4921AC397

3
.editorconfig Normal file
View file

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