12 lines
172 B
JSON
12 lines
172 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Read(//Users/qiye/**)",
|
|
"Bash(npm run lint:check)",
|
|
"Bash(npm run build)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|