11 lines
191 B
JSON
11 lines
191 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(if exist node_modules rmdir /s /q node_modules)",
|
|
"Bash(if exist:*)",
|
|
"Bash(npm install:*)",
|
|
"Bash(npm run dev)"
|
|
]
|
|
}
|
|
}
|