Fix tsc missing, was not merged from master

This commit is contained in:
Manuel 2021-06-05 23:21:18 +02:00
parent 8e04bd9726
commit 6c153d6bf1
Signed by: Manuel
GPG key ID: 4085037435E1F07A

View file

@ -1,6 +1,6 @@
FROM node:slim
LABEL author="1Computer1"
RUN npm install --global --save-dev @swc/core @swc/register
yarn global add typescript @types/node
COPY run.sh /var/run/