mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2026-08-08 10:12:34 +00:00
13 lines
223 B
JSON
13 lines
223 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm run typecheck)",
|
|
"Bash(npm run typecheck *)",
|
|
"Bash(npm test)",
|
|
"Bash(npm test *)",
|
|
"Bash(npm run lint)",
|
|
"Bash(npm run lint *)"
|
|
]
|
|
}
|
|
}
|