chore: optimize pnpm version management and migrate from next lint to eslint cli (#24514)

This commit is contained in:
lyzno1 2025-08-27 16:05:57 +08:00 committed by GitHub
commit 34b041e9f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 570 additions and 588 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
npm add -g pnpm@10.15.0
corepack enable
cd web && pnpm install
pipx install uv