FILAGE TYPScript

yarn global add --dev typescript

or with npm
npm i -g --save-dev typescript
aashish-cd