You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.
For the correct analysis of the projects where Typescript is used, it is necessary to add the command for the installation of npm and typescript.
It would be nice to add this:
RUN \ apk add --no-cache npm && \ npm install -g typescript
The text was updated successfully, but these errors were encountered: