12 lines
210 B
JSON
12 lines
210 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(./node_modules/.bin/electron:*)",
|
|
"Bash(node -c:*)",
|
|
"Bash(node -e:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(timeout 10 npm start:*)"
|
|
]
|
|
}
|
|
}
|