init commit

This commit is contained in:
2025-09-28 22:00:44 +09:00
commit 25cb9d9c8f
5877 changed files with 582116 additions and 0 deletions

7
backend/node_modules/deepmerge/.editorconfig generated vendored Normal file
View File

@@ -0,0 +1,7 @@
root = true
[*]
indent_style = tab
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true