style: add .editorconfig

This commit is contained in:
Luca 2024-11-02 19:12:14 +01:00
parent 83409ef2c8
commit 91acd4e855
1 changed files with 5 additions and 0 deletions

5
.editorconfig Normal file
View File

@ -0,0 +1,5 @@
root = true
[*.{html,js}]
indent_size = 4
indent_style = space