feat: 完成 #1 项目初始化和基础框架搭建

This commit is contained in:
root
2026-03-09 19:41:11 +08:00
commit 6d5e846e7f
35 changed files with 5194 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"singleQuote": true,
"semi": false,
"printWidth": 100,
"trailingComma": "none"
}