Commit Graph

10 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
cfd0c9532f feat: lint code 2023-06-10 14:04:40 +08:00
d306b26486 Update common.ts 2023-05-18 10:24:44 +08:00
223ba26902 Update common.ts
ChatClient add API_URL
2023-05-18 09:58:41 +08:00
885884f1de chore: package to dify-client 2023-05-14 16:57:54 +08:00
06f502a524 feat: to new api 2023-05-09 14:56:37 +08:00
d728cbb267 fix: v4 undefined problem 2023-05-05 15:49:16 +08:00
032c2841d4 chore: fix module delcare ts problem 2023-04-17 14:02:47 +08:00
22d2aae597 chore: use sdk 2023-04-17 11:33:06 +08:00
97d3a6277d feat: init 2023-04-14 20:35:08 +08:00