mirror of
https://github.com/go-task/task.git
synced 2025-11-23 22:24:45 +02:00
chore: delete unnecessary whitespace (#2394)
This commit is contained in:
@@ -39,7 +39,7 @@ tasks:
|
||||
HOST: '{{default "localhost" .HOST}}'
|
||||
PORT: '{{default "3001" .PORT}}'
|
||||
cmds:
|
||||
- pnpm preview --host={{.HOST}} --port={{.PORT}}
|
||||
- pnpm preview --host={{.HOST}} --port={{.PORT}}
|
||||
|
||||
clean:
|
||||
desc: Clean temp directories
|
||||
|
||||
Reference in New Issue
Block a user