mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
feat: add timeout command for build process in settings
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
"Bash(git checkout:*)",
|
||||
"Bash(bun audit:*)",
|
||||
"Bash(git restore:*)",
|
||||
"Bash(bunx playwright:*)"
|
||||
"Bash(bunx playwright:*)",
|
||||
"Bash(timeout 30 bun run build:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user