We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c8c4c4 commit e9f657fCopy full SHA for e9f657f
1 file changed
taskfile.yaml
@@ -1,5 +1,4 @@
1
version: "3"
2
-output: interleaved
3
dotenv: [".env.local"]
4
5
tasks:
@@ -15,4 +14,4 @@ tasks:
15
14
install:
16
desc: "Bootstrap application for local development"
17
cmds:
18
- - "pnpm install"
+ - "pnpm install"
0 commit comments