clean / centralize
This commit is contained in:
@@ -1,13 +1,5 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(xargs -I {} find {} -type f \\\\\\( -name \"*.ts\" -o -name \"*.tsx\" -o -name \"*.js\" -o -name \"*.vue\" \\\\\\))",
|
||||
"Bash(xargs cat)",
|
||||
"Bash(xargs ls -la)",
|
||||
"Bash(xargs -I {} sh -c 'echo \"=== {} ===\" && cat {}')",
|
||||
"Bash(xargs -I {} bash -c 'echo \"=== {} ===\" && cat {}')",
|
||||
"Bash(xargs ls -lh)",
|
||||
"Bash(PATH=/home/marcuh/git/adesso-cpq/packages/blast/node_modules/.bin:__TRACKED_VAR__ tsup)"
|
||||
]
|
||||
"allow": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user