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
parent 4731a55af6
commit f50a69c45e
4 changed files with 570 additions and 588 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
npm add -g pnpm@10.15.0
corepack enable
cd web && pnpm install
pipx install uv