Clean up initial state

This commit is contained in:
2023-03-19 17:17:04 +01:00
parent 3f9453304f
commit dccb94a792
11 changed files with 153 additions and 95 deletions

5
.editorconfig Normal file
View File

@ -0,0 +1,5 @@
root = true
[*.{svelte, ts, cjs, json}]
indent_style = space
indent_size = 4