12 lines
197 B
JSON
12 lines
197 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm install *)",
|
|
"Bash(npm test *)",
|
|
"Bash(npm list *)",
|
|
"Bash(./node_modules/.bin/ng test *)",
|
|
"Bash(npx ng *)"
|
|
]
|
|
}
|
|
}
|