chore: clean up; update CI node; update vscode ext; fix lint

This commit is contained in:
Simon
2025-12-08 17:18:54 +08:00
parent 32c17627e9
commit d0836fd788
6 changed files with 5 additions and 6 deletions

View File

@@ -17,7 +17,6 @@ And other internal packages. Such as:
```bash
npm start # Start website dev server
npm run dev # Same as start
npm run build # Build all packages
npm run build:lib # Build page-agent library only
npm run lint # ESLint with TypeScript strict rules