Skip to content

Commit 8bdc644

Browse files
committed
0.0.68
1 parent fd361f1 commit 8bdc644

File tree

3 files changed

+567
-4096
lines changed

3 files changed

+567
-4096
lines changed

.gitpod.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# This configuration file was automatically generated by Gitpod.
2+
# Please adjust to your needs (see https://www.gitpod.io/docs/introduction/learn-gitpod/gitpod-yaml)
3+
# and commit this file to your remote git repository to share the goodness with others.
4+
5+
# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
6+
7+
tasks:
8+
- init: npm install
9+
10+

0 commit comments

Comments
 (0)