Update settings
This commit is contained in:
parent
825be459d7
commit
d4af23fb71
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"env": {
|
||||
"ECC_DISABLED_HOOKS": "pre:edit-write:gateguard-fact-force"
|
||||
"ECC_DISABLED_HOOKS": "pre:edit-write:gateguard-fact-force,pre:bash:gateguard-fact-force"
|
||||
},
|
||||
"permissions": {
|
||||
"allow": [
|
||||
|
|
@ -72,7 +72,8 @@
|
|||
"Read(//c/Users/DATIS STAR/.claude/plugins/cache/ui-ux-pro-max-skill/**)",
|
||||
"Bash(python assets/scripts/search.py \"steel industry admin dashboard CMS analytics RTL\" --design-system -p \"Foolad Panel\")",
|
||||
"Bash(Get-ChildItem -Path \"c:\\\\Users\\\\DATIS STAR\\\\پنل\\\\src\\\\app\\\\api\\\\\" -Recurse -File)",
|
||||
"Read(//c/Users/DATIS STAR/**)"
|
||||
"Read(//c/Users/DATIS STAR/**)",
|
||||
"Bash(git branch *)"
|
||||
],
|
||||
"additionalDirectories": [
|
||||
"c:\\Users\\DATIS STAR\\پنل"
|
||||
|
|
|
|||
Loading…
Reference in New Issue