14 lines
250 B
JSON
14 lines
250 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm install:*)",
|
|
"Bash(npx tailwindcss:*)",
|
|
"Bash(./node_modules/.bin/tailwindcss:*)",
|
|
"Bash(node -e:*)",
|
|
"Bash(pkill:*)",
|
|
"Bash(curl:*)",
|
|
"Bash(lsof:*)"
|
|
]
|
|
}
|
|
}
|