Files
rrweb/.claude/settings.local.json
xugp 87c94ae3a9
Some checks failed
Tests / Tests (push) Has been cancelled
ESLint Check / ESLint Check and Report Upload (push) Has been cancelled
Prettier Check / Format Check (push) Has been cancelled
Prettier Check / Format Code (push) Has been cancelled
ESLint Check / Build Base for Bundle Size Comparison (push) Has been cancelled
save before filter
2026-04-01 12:00:00 +08:00

14 lines
369 B
JSON

{
"permissions": {
"allow": [
"Bash(ls:*)",
"Bash(git -C \"C:\\\\Users\\\\xgp\\\\projects\\\\rrweb\" stash pop:*)",
"Bash(node:*)",
"Bash(git -C \"C:\\\\Users\\\\xgp\\\\projects\\\\rrweb\" push:*)",
"Bash(git ls-remote:*)",
"Bash(git -C \"C:\\\\Users\\\\xgp\\\\projects\\\\rrweb\" status:*)",
"Bash(start:*)"
]
}
}