mirror of
https://github.com/pnpm/action-setup.git
synced 2026-04-11 23:49:53 +08:00
fix: update pnpm to 11.0.0-rc.0
This commit is contained in:
28
.claude/settings.local.json
Normal file
28
.claude/settings.local.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(pnpm run:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git stash:*)",
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(which node22:*)",
|
||||
"Bash(pnpm dlx:*)",
|
||||
"Bash(git show:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(for i:*)",
|
||||
"Bash(git restore:*)",
|
||||
"Bash(find:*)",
|
||||
"Bash(pnpm ls:*)",
|
||||
"Bash(node:*)",
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(npx pnpm:*)",
|
||||
"Bash(pnpm add:*)",
|
||||
"Bash(pnpm:*)",
|
||||
"Bash(npx:*)",
|
||||
"Bash(gh run:*)",
|
||||
"Bash(npm pack:*)",
|
||||
"Bash(npx esbuild:*)",
|
||||
"Bash(cd:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user