1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12:00
appwrite/.gitpod.yml
2022-05-02 15:00:17 +00:00

11 lines
334 B
YAML

# This configuration file was automatically generated by Gitpod.
# Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
# and commit this file to your remote git repository to share the goodness with others.
tasks:
- init: npm install && npm run build
vscode:
extensions:
- dbaeumer.vscode-eslint