14 lines
400 B
JSON
14 lines
400 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(fuser -k 1420/tcp)",
|
|
"Bash(pkill -f \"code-editor\")",
|
|
"Bash(cargo check:*)",
|
|
"Bash(npx tsc:*)",
|
|
"Bash(pnpm tauri:*)",
|
|
"Bash(ls -lh \"/home/luna/Desktop/code editor/src-tauri/target/release/bundle/deb/\"*.deb)",
|
|
"Bash(ls -lh \"/home/luna/Desktop/code editor/src-tauri/target/release/bundle/rpm/\"*.rpm)"
|
|
]
|
|
}
|
|
}
|