feat: Initialize BizMatch application with core UI components, routing, listing pages, backend services, migration scripts, and vulnerability management.
This commit is contained in:
@@ -6,7 +6,14 @@
|
||||
"Bash(docker cp:*)",
|
||||
"Bash(docker exec:*)",
|
||||
"Bash(find:*)",
|
||||
"Bash(docker restart:*)"
|
||||
"Bash(docker restart:*)",
|
||||
"Bash(npm run build)",
|
||||
"Bash(rm:*)",
|
||||
"Bash(npm audit fix:*)",
|
||||
"Bash(sudo chown:*)",
|
||||
"Bash(chmod:*)",
|
||||
"Bash(npm audit:*)",
|
||||
"Bash(npm view:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user