This commit is contained in:
2026-03-13 13:54:45 +07:00
parent a8e30f32a0
commit 25111ff10e
120 changed files with 4213 additions and 4859 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(grep -E \"\\\\.\\(tsx|ts|json\\)$\")",
"Bash(npm install:*)"
]
}
}