mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
config: add default worktree terminal
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
"setup": [
|
||||
"npm ci",
|
||||
"cp \"$PASEO_SOURCE_CHECKOUT_PATH/packages/server/.env\" \"$PASEO_WORKTREE_PATH/packages/server/.env\""
|
||||
],
|
||||
"terminals": [
|
||||
{
|
||||
"name": "anti-andran dev",
|
||||
"command": "npm run dev"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user