24 lines
1.4 KiB
JSON
24 lines
1.4 KiB
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(tree -L 3 -I 'node_modules' src/)",
|
|
"Bash(mkdir -p 'E:\\code\\智柜宝\\wx\\src\\api\\shop')",
|
|
"Bash(tree 'E:\\code\\智柜宝\\wx\\src\\api' -I 'foo|goods|layout|login|me|order|system|types' -L 2)",
|
|
"Bash(mkdir -p 'E:\\code\\智柜宝\\wx\\src\\pages\\home')",
|
|
"Bash(mkdir -p 'E:\\code\\智柜宝\\wx\\src\\pages\\home\\components')",
|
|
"Bash(cp 'E:\\code\\智柜宝\\wx\\doc\\thirdParty\\src\\pages\\product\\components\\checkout.vue' 'E:\\code\\智柜宝\\wx\\src\\pages\\index\\components\\checkout.vue')",
|
|
"Bash(cp 'E:\\code\\智柜宝\\wx\\doc\\thirdParty\\src\\pages\\product\\components\\RentingCabinetContainer.vue' 'E:\\code\\智柜宝\\wx\\src\\pages\\index\\components\\renting-cabinet-container.vue')",
|
|
"Bash(test -f 'E:\\code\\智柜宝\\wx\\src\\pages\\index\\components\\product-container.vue')",
|
|
"Bash(ls -la 'E:\\\\code\\\\智柜宝\\\\wx\\\\src\\\\pages\\\\me')",
|
|
"Bash(mkdir -p 'E:\\\\code\\\\智柜宝\\\\wx\\\\src\\\\pages\\\\me')",
|
|
"Bash(ls -la 'E:\\\\code\\\\智柜宝\\\\wx\\\\static')",
|
|
"Bash(ls -la 'E:\\\\code\\\\智柜宝\\\\wx\\\\src\\\\static')",
|
|
"Bash(tree -L 3 -I 'node_modules|dist' /E/code/智柜宝/wx)",
|
|
"Bash(tree 'E:\\code\\智柜宝\\wx\\src\\pages\\order' -L 3)",
|
|
"Bash(pnpm type-check)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|