Add editorconfig

This commit is contained in:
Jade Ellis 2024-05-01 18:31:49 +01:00
parent 53f1274956
commit bc3ae9cd81

6
.editorconfig Normal file
View file

@ -0,0 +1,6 @@
root = true
[*.{js,ts,svelte}]
charset = utf-8
indent_style = space
indent_size = 4