11 lines
165 B
JSON
11 lines
165 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm install)",
|
|
"Bash(npm run dev)",
|
|
"Bash(npm run build)",
|
|
"Bash(npm install echarts)"
|
|
]
|
|
}
|
|
}
|