Skip to content

Commit 0788e28

Browse files
committed
fix: format yaml file
1 parent 3ee5e7e commit 0788e28

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

.gitpod.yml

+16-16
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
ports:
2-
- port: 3000
3-
onOpen: open-preview
4-
5-
tasks:
6-
- init: yarn
7-
command: yarn dev
8-
9-
vscode:
10-
extensions:
11-
- [email protected]:02aHhbJ0Q4aGdjHXlTdVKg==
12-
- [email protected]:fRpb0skkyto7j5ibdwKGTA==
13-
- [email protected]:JsyciBGHwqfyaOd093YHWQ==
14-
- [email protected]:GDba64T6G+TUi1qmc6BE3A==
15-
- [email protected]:0nQ3PEEA0NPEt3UcbCYiIQ==
16-
- [email protected]:ZMxDUqspUlYQu1bGxj+4MA==
17-
- [email protected]:S51DUCuN3aq2IN94LSDd9A==
2+
- port: 3000
3+
onOpen: open-preview
4+
5+
tasks:
6+
- init: yarn
7+
command: yarn dev
8+
9+
vscode:
10+
extensions:
11+
- [email protected]:02aHhbJ0Q4aGdjHXlTdVKg==
12+
- [email protected]:fRpb0skkyto7j5ibdwKGTA==
13+
- [email protected]:JsyciBGHwqfyaOd093YHWQ==
14+
- [email protected]:GDba64T6G+TUi1qmc6BE3A==
15+
- [email protected]:0nQ3PEEA0NPEt3UcbCYiIQ==
16+
- [email protected]:ZMxDUqspUlYQu1bGxj+4MA==
17+
- [email protected]:S51DUCuN3aq2IN94LSDd9A==

0 commit comments

Comments
 (0)