11 lines
161 B
JSON
11 lines
161 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm install *)",
|
|
"Bash(npx vite *)",
|
|
"Bash(npx tailwindcss *)",
|
|
"Bash(timeout 10)"
|
|
]
|
|
}
|
|
}
|