chore(repo): update dev guide and PR skill

This commit is contained in:
Simon
2026-04-09 03:51:13 +08:00
parent f68c73c5e9
commit c3720ce6b3
2 changed files with 20 additions and 22 deletions

View File

@@ -10,7 +10,7 @@ For contribution rules and expectations, see [../CONTRIBUTING.md](../CONTRIBUTIN
1. **Prerequisites**
- `macOS` / `Linux` / `WSL`
- `node.js >= 20` with `npm >= 10`
- `node.js >= 24` with `npm >= 11`
- An editor that supports `ts/eslint/prettier`
- Make sure `eslint`, `prettier` and `commitlint` work well. Un-linted code won't pass the CI.