21 lines
846 B
JSON
21 lines
846 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git config:*)",
|
|
"Bash(node -c index.html)",
|
|
"Bash(node -c)",
|
|
"Bash(python3 -c ':*)",
|
|
"Bash(python -c ':*)",
|
|
"Bash(powershell -Command ':*)",
|
|
"Bash(python -c \"import openpyxl; print\\(openpyxl.__version__\\)\")",
|
|
"Bash(pip install:*)",
|
|
"Bash(python -c \"import openpyxl; print\\('ok'\\)\")",
|
|
"Bash(python generate_template.py)",
|
|
"Bash(python -c \"import sys; sys.stdout.reconfigure\\(encoding='utf-8'\\); print\\(sys.stdin.read\\(\\)\\)\")",
|
|
"Bash(python -u -c \"exec\\(open\\('_build_excel.py', encoding='utf-8'\\).read\\(\\) if __import__\\('os'\\).path.exists\\('_build_excel.py'\\) else print\\('need to write builder'\\)\\)\")",
|
|
"Bash(ls -la *.html *.py *.xlsx *.md)",
|
|
"Bash(ls -la *.png *.jpg *.jpeg)"
|
|
]
|
|
}
|
|
}
|