16 lines
321 B
JSON
16 lines
321 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(yarn run *)",
|
|
"Bash(yarn why:*)",
|
|
"Bash(npx vitest *)",
|
|
"Bash(yarn vitest run *)",
|
|
"Bash(yarn prettier *)",
|
|
"Bash(npx tsc --noEmit *)",
|
|
"Bash(npx eslint *)",
|
|
"Bash(npx rollup -c *)",
|
|
"Read(~/.claude/projects/**)"
|
|
]
|
|
}
|
|
}
|