mirror of
https://github.com/jimeh/commonflow.org.git
synced 2026-02-19 05:46:40 +00:00
12 lines
202 B
JSON
12 lines
202 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm install:*)",
|
|
"Bash(npm run build:*)",
|
|
"Bash(npm run update:*)",
|
|
"Bash(npm run dev:*)",
|
|
"Bash(npm run preview:*)",
|
|
]
|
|
}
|
|
}
|