12 lines
175 B
JSON
12 lines
175 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm init -y)",
|
|
"Bash(npm install:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(npm run)",
|
|
"Bash(npm run dev)"
|
|
]
|
|
}
|
|
}
|