auth
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm install *)",
|
||||
"Bash(npm test *)",
|
||||
"Bash(npm list *)",
|
||||
"Bash(./node_modules/.bin/ng test *)",
|
||||
"Bash(npx ng *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user