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 e2e169b commit 09e6bcaCopy full SHA for 09e6bca
.gitpod.yml
@@ -18,7 +18,6 @@ tasks:
18
init: |-
19
git config --global user.name "Sebastian Landwehr"
20
git config diff.lfs.textconv cat
21
- git lfs pull
22
pnpm install --frozen-lockfile
23
vscode:
24
extensions:
package.json
@@ -19,7 +19,6 @@
"commit": "base commit",
"depcheck": "base depcheck",
"lint": "base lint",
- "prepare": "base prepare",
"prepublishOnly": "base prepublishOnly",
"test": "base test",
25
"test:raw": "base test:raw"
0 commit comments