This commit is contained in:
parent
98f5d948dd
commit
b350d6b023
|
|
@ -10,7 +10,8 @@
|
||||||
"Bash(npm run test:e2e:*)",
|
"Bash(npm run test:e2e:*)",
|
||||||
"Bash(npm run test:cov:*)",
|
"Bash(npm run test:cov:*)",
|
||||||
"Bash(cat:*)",
|
"Bash(cat:*)",
|
||||||
"Bash(git add:*)"
|
"Bash(git add:*)",
|
||||||
|
"Bash(git commit:*)"
|
||||||
],
|
],
|
||||||
"deny": [],
|
"deny": [],
|
||||||
"ask": []
|
"ask": []
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue