chore: add eslint and prettier setup for center and guild

This commit is contained in:
nav
2026-05-12 08:42:47 +00:00
parent 07c8a0f99d
commit ea32aeb819
9 changed files with 2827 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
- [x] DockerfileCenter/Guild
- [x] docker-composecenter/guild + mysql
- [x] 增加 `.env.example`Center/Guild
- [ ] 增加统一 lint/format 配置eslint + prettier
- [x] 增加统一 lint/format 配置eslint + prettier
- [ ] 增加基础 CIbuild + lint
---