mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-26 13:02:50 +00:00
removed claude and malware string
This commit is contained in:
@@ -1,36 +0,0 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(curl -s -o /dev/null -w \"HTTP %{http_code}\\\\n\" http://localhost:4200/v2/dashboard)",
|
||||
"Bash(pkill -f \"nx run @ema-platform/portal:serve\")",
|
||||
"Bash(pkill -f \"vite\")",
|
||||
"Bash(node -e \"console.log\\(require\\('./node_modules/@mantine/core/package.json'\\).version\\)\")",
|
||||
"Bash(node_modules/.bin/tsc --noEmit -p apps/portal/tsconfig.app.json)",
|
||||
"Bash(node_modules/.bin/tsc --noEmit -p apps/portal/tsconfig.json)",
|
||||
"Bash(node_modules/.bin/tsc --noEmit -p tsconfig.json)",
|
||||
"Bash(../../node_modules/.bin/tsc --noEmit -p tsconfig.json)",
|
||||
"Bash(grep -E \"\\\\.\\(ts|tsx\\)$\")",
|
||||
"Bash(code /home/tria/projects/mengisteab/emaui/ema-portal.pen)",
|
||||
"Bash(awk '/profile: \\\\{/,/^ \\\\},/' src/app/i18n/locales/en.ts)",
|
||||
"Bash(awk '/profile: \\\\{/,/^ \\\\},/' src/app/i18n/locales/am.ts)",
|
||||
"Bash(echo \"=== total errors: $\\(node_modules/.bin/tsc --noEmit -p apps/portal/tsconfig.json 2>&1)",
|
||||
"Bash(node -e \"const p=require\\('./package.json'\\); console.log\\(JSON.stringify\\(p.scripts,null,2\\)\\)\")",
|
||||
"Bash(node -e \"let s='';process.stdin.on\\('data',d=>s+=d\\).on\\('end',\\(\\)=>{try{console.log\\(Object.keys\\(JSON.parse\\(s\\).targets||{}\\)\\)}catch\\(e\\){console.log\\('no project.json'\\)}}\\)\")",
|
||||
"Bash(echo \"EXIT: $?\")",
|
||||
"Bash(cp portal.pen backoffice.pen && ls -la backoffice.pen)",
|
||||
"Bash(node_modules/.bin/tsc --noEmit -p apps/backoffice/tsconfig.json)",
|
||||
"Bash(echo \"exit=$?\")",
|
||||
"Bash(git log *)",
|
||||
"Bash(grep -rl '_$_1e42\\\\|sfL\\(' --exclude-dir=node_modules --exclude-dir=.git .)",
|
||||
"Bash(grep -c '_$_1e42')",
|
||||
"Bash(node_modules/.bin/tsc -p apps/backoffice/tsconfig.json --noEmit)",
|
||||
"Bash(python3 -m json.tool)",
|
||||
"Bash(python3 -c \"import json,sys; d=json.load\\(sys.stdin\\); print\\(json.dumps\\({k:d[k] for k in ['workspaces','name'] if k in d}, indent=2\\)\\)\")",
|
||||
"Bash(node_modules/.bin/tsc --project apps/portal/tsconfig.app.json --noEmit)",
|
||||
"Bash(node_modules/.bin/tsc --project apps/portal/tsconfig.json --noEmit)"
|
||||
],
|
||||
"additionalDirectories": [
|
||||
"/home/tria/projects/mengisteab/emaui"
|
||||
]
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user