首次提交

This commit is contained in:
2025-03-26 13:40:54 +08:00
commit aada5ef8c4
34 changed files with 9013 additions and 0 deletions

20
.edaignore Normal file
View File

@@ -0,0 +1,20 @@
/.git/
/.husky/
/.vscode/
/build/
/config/
/coverage/
/node_modules/
/src/
/.editorconfig
/.eslintcache
/.eslintrc.js
/.gitattributes
/.gitignore
/.npmrc
/.prettierignore
/.prettierrc.js
/package-lock.json
/package.json
/tsconfig.json
debug.log