Skip to content

atao60/typescript-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typescript Development Docker Image

GitHub release (latest SemVer) Github issues License: MIT Docker Latest

Docker Image for development with Typescript based on atao60/node-alpine, the latter providing npm and yarn.

This image allows working either with Typescript Compiler or Babel.

TSLint is installed even if it is deprecated.

See https://hub.docker.com/repository/docker/atao60/typescript-development

It installs globally the npm packages:

  • typescript
  • ts-node
  • tslint
  • eslint
  • @babel

🛡️ License

MIT

Copyright © 2021 atao60.

📜 Credits