电速宝智配引擎
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

settings.local.json 168B

12345678910
  1. {
  2. "permissions": {
  3. "allow": [
  4. "Bash(git push *)",
  5. "Bash(node extract_json.js)",
  6. "Bash(node fix_json.js)",
  7. "Bash(node -e ' *)"
  8. ]
  9. }
  10. }