Additional claude permissions. Updated devcontainer.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm run *)",
|
||||
"Bash(node --check /home/kyle/Documents/goon_plugin/src/viewer/index.js)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user