Implementierung - SEO - 01.08.2025
This commit is contained in:
@@ -3,7 +3,19 @@
|
||||
"allow": [
|
||||
"Bash(npm install:*)",
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(node:*)"
|
||||
"Bash(node:*)",
|
||||
"Bash(timeout 10 pnpm run dev)",
|
||||
"Bash(pnpm run:*)",
|
||||
"Bash(pnpm exec:*)",
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(npm run dev:*)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(rm:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(pnpm add:*)",
|
||||
"Bash(pnpm approve-builds:*)",
|
||||
"Bash(curl:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user