14 lines
291 B
JSON
14 lines
291 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Read(//Users/qiye/**)",
|
|
"Bash(npm run lint:check)",
|
|
"Bash(npm run build)",
|
|
"Bash(chmod +x /Users/qiye/Desktop/jzqy/vf_react/scripts/*.sh)",
|
|
"Bash(node scripts/parseIndustryCSV.js)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|