kaisoft-web/node_modules/i18next/.claude/settings.local.json

28 lines
869 B
JSON

{
"permissions": {
"allow": [
"Bash(gh pr *)",
"Read(//Users/adrai/Projects/i18next/react-i18next/**)",
"Bash(git add *)",
"Bash(git commit *)",
"Read(//Users/adrai/Projects/i18next/**)",
"Bash(gh issue *)",
"Read(//tmp/**)",
"WebFetch(domain:github.com)",
"Bash(grep -n '$PreservedValue\\\\b' /Users/adrai/Projects/i18next/i18next/typescript/helpers.d.ts)",
"Bash(npm run *)",
"Bash(cat > *)",
"Bash(python3 -c \"import json,sys; print\\(json.load\\(sys.stdin\\)['version']\\)\")",
"Bash(npm test *)",
"Bash(git pull *)",
"Bash(git push *)"
],
"additionalDirectories": [
"/Users/adrai/Projects/i18next/react-i18next",
"/tmp",
"/Users/adrai/Projects/i18next/i18next-gitbook/overview",
"/Users/adrai/Projects/i18next/i18next-icu"
]
}
}