1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-05 03:30:05 +00:00

chore(docs): updating readme with new special missing support. Also adding a .gitpod.yml file for a better gitpod experience.

This commit is contained in:
Allan Bowe
2022-01-06 12:34:01 +00:00
parent 1a5c84cd0f
commit 70e26c57d9
2 changed files with 81 additions and 7 deletions

2
.gitpod.yml Normal file
View File

@@ -0,0 +1,2 @@
tasks:
- init: npm install && npm run build