Skip to content

Commit 4ce746e

Browse files
authored
Merge branch 'main' into fix-typo-in-function-name
2 parents 1c5578e + bd53ca4 commit 4ce746e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitpod.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ github:
66
image: jsii/superchain:1-buster-slim
77

88
tasks:
9-
- init: yarn build --skip-test --no-bail --skip-prereqs --skip-compat
9+
- init: yarn install && ./scripts/foreach.sh yarn build
1010

1111
vscode:
1212
extensions:
13-
- dbaeumer.vscode-eslint@2.1.20
13+
- dbaeumer.vscode-eslint

0 commit comments

Comments
 (0)