mirror of
https://github.com/jimeh/commonflow.org.git
synced 2026-02-19 05:46:40 +00:00
chore(deps): add mise and VSCode launch config
This commit is contained in:
11
.claude/settings.json
Normal file
11
.claude/settings.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(npm run update:*)",
|
||||
"Bash(npm run dev:*)",
|
||||
"Bash(npm run preview:*)",
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user