- README.md에 마우스 인터랙션 및 파티클 이펙트 설명 추가 - 에디터 컴포넌트 및 관련 훅(useDistortionEditor 등) 문서화 - 설치 가이드 및 피어 디펜던시 정보 업데이트 - 패키지 버전을 1.5.0으로 상향 조정 - .claude 로컬 설정의 허용된 Bash 명령어 목록 업데이트
25 lines
703 B
JSON
25 lines
703 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(npm install:*)",
|
|
"Bash(mkdir:*)",
|
|
"Bash(npm run build:*)",
|
|
"Bash(dir:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(git add:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git push:*)",
|
|
"Bash(npm run dev:*)",
|
|
"Bash(findstr:*)",
|
|
"Bash(npm link:*)",
|
|
"Bash(find:*)",
|
|
"Bash(nul)",
|
|
"Bash(cd:*)",
|
|
"Bash(ls -la /d/Projects/WebstormProjects/raonnuri/src/app/\\\\[locale\\\\]/)",
|
|
"Bash(find \"D:\\\\Projects\\\\WebstormProjects\\\\raonnuri\\\\src\\\\app\\\\[locale]\\\\interaction\" -type f \\\\\\( -name \"*.tsx\" -o -name \"*.ts\" \\\\\\) 2>/dev/null | head -10)"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|