Commit Graph

6 Commits

Author SHA1 Message Date
05dcfcf0ca feat: migrate ESLint to v9 flat config
- Replace .eslintrc.json with eslint.config.mjs
- Simplify configuration using @antfu/eslint-config
- Add necessary ESLint plugin dependencies
- Disable overly strict style rules
- Set package.json type to module for ESM support
- Fix ESLint disable comment format

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 10:55:10 +08:00
25ef02d2aa chore: add show api error msg 2024-11-25 13:15:14 +08:00
4867d52b8f fix: conversations cache 2023-08-29 12:24:46 +08:00
c2d8c9010a fix: build error on local 2023-07-31 18:31:18 +08:00
cfd0c9532f feat: lint code 2023-06-10 14:04:40 +08:00
97d3a6277d feat: init 2023-04-14 20:35:08 +08:00