Implement regimens

This commit is contained in:
Aerilyn Weber 2026-03-28 18:25:49 +09:00
parent 1f66fab30f
commit 9f416903ef
66 changed files with 9130 additions and 189 deletions

View file

@ -2,7 +2,8 @@
"permissions": {
"allow": [
"Bash(npm run:*)",
"Bash(ls:*)"
"Bash(ls:*)",
"Bash(npm test:*)"
]
}
}