react-diff-viewer-continued
Version:
Continuation of a simple and beautiful text diff viewer component made with diff and React
24 lines (23 loc) • 492 B
JSON
{
"permissions": {
"allow": [
"WebSearch",
"Bash(pnpm add:*)",
"Bash(npx playwright:*)",
"Bash(pnpm build:*)",
"Bash(pnpm test:*)",
"Bash(CI=1 pnpm test:*)",
"Bash(CI=1 npm test:*)",
"Bash(pnpm remove:*)",
"Bash(npm test:*)",
"Bash(npx tsc:*)",
"Bash(ls:*)",
"Bash(pnpm run build:*)",
"Bash(pnpm exec vitest:*)",
"Bash(grep:*)",
"Bash(pnpm run test:*)"
],
"deny": [],
"ask": []
}
}