feat: Set up initial monorepo structure for admin and mobile applications with core configurations and database integration.
This commit is contained in:
10
innungsapp/apps/mobile/.claude/settings.local.json
Normal file
10
innungsapp/apps/mobile/.claude/settings.local.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(python:*)",
|
||||
"Bash(python3:*)",
|
||||
"Bash(node -e:*)",
|
||||
"Bash(pnpm --filter mobile add:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user