Basically working svelte interaction with orchard

This commit is contained in:
2024-04-19 09:54:24 -05:00
parent 7471d531bf
commit 6836ef68ea
68 changed files with 4077 additions and 11187 deletions

View File

@@ -1,13 +1,13 @@
root = true
[*]
indent_style = tab
indent_size = tab
tab_width = 4
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = crlf
[*.{yml,csproj}]
indent_style = space
indent_size = 2
root = true
[*]
indent_style = tab
indent_size = tab
tab_width = 4
trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
[*.{yml,csproj}]
indent_style = space
indent_size = 2