first commit

This commit is contained in:
2025-10-11 10:47:07 +08:00
Unverified
commit 392a6a604c
6725 changed files with 1379477 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[package.json]
indent_size = 2