11 lines
179 B
JSON
11 lines
179 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(go build *)",
|
|
"Bash(go test *)",
|
|
"Bash(npx --no-install vue-tsc --noEmit)",
|
|
"Bash(echo \"EXIT=$?\")"
|
|
]
|
|
}
|
|
}
|