mirror of https://github.com/abpframework/abp.git
9 changed files with 10 additions and 9 deletions
@ -1,7 +1,8 @@ |
|||||
{ |
{ |
||||
"permissions": { |
"permissions": { |
||||
"allow": [ |
"allow": [ |
||||
"Bash(yarn nx g:*)" |
"Bash(yarn nx g:*)", |
||||
|
"Bash(npx vitest:*)" |
||||
] |
] |
||||
} |
} |
||||
} |
} |
||||
|
|||||
Loading…
Reference in new issue