add Typescript support

This commit is contained in:
1computer1 2020-06-17 01:18:15 -04:00
parent ac5035b5c3
commit 4d9dff0b9a
2 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,6 @@
FROM node:alpine
LABEL author="1Computer1"
RUN yarn global add typescript
COPY run.sh /var/run/