1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-08 02:42:44 +00:00
Files
server/.gitpod.yml
2022-02-16 21:41:25 +00:00

11 lines
345 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
vscode:
extensions:
- dbaeumer.vscode-eslint
- sasjs.sasjs-for-vscode