Commit Graph

9 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
beda954867 chore: can use setting config 2025-04-15 18:18:46 +08:00
e9923e8220 fix: string type 2025-04-14 16:33:06 +08:00
9a7e1be35d fix: file type not support 2025-04-14 16:17:52 +08:00
b7f703852e fix: not support num input 2024-09-04 17:51:22 +08:00
a01fc9ef49 feat: support var type paragraph 2023-09-12 10:42:57 +08:00
cfd0c9532f feat: lint code 2023-06-10 14:04:40 +08:00
06f502a524 feat: to new api 2023-05-09 14:56:37 +08:00
97d3a6277d feat: init 2023-04-14 20:35:08 +08:00