24 lines
928 B
JSON
24 lines
928 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebSearch",
|
|
"Bash(node_modules/.bin/tsc --noEmit)",
|
|
"Bash(./venv/Scripts/python.exe -m unittest discover -s tests -p \"test_*.py\")",
|
|
"Bash(ruff format *)",
|
|
"Bash(ruff check *)",
|
|
"Bash(./venv/Scripts/python.exe -m unittest discover -s tests -p \"test_b04_surface_filter_pmf.py\" -v)",
|
|
"Bash(./venv/Scripts/python.exe -m unittest discover -s tests -p \"test_b04_surface_filter_ransac.py\" -v)",
|
|
"Bash(curl -s http://localhost:5175/ui_template/ui_template_theme.css)",
|
|
"Bash(npm run *)",
|
|
"PowerShell(Get-Command python)",
|
|
"Bash(npx prettier *)",
|
|
"Bash(git checkout *)",
|
|
"Bash(dir /B)",
|
|
"Read(//c/Program_coding/**)",
|
|
"Read(//c/Program_coding/�ӵ����� �� �����ڵ�ȭ ���α� ����/**)",
|
|
"Bash(graphify path *)",
|
|
"Bash(graphify query *)"
|
|
]
|
|
}
|
|
}
|