0.1.0 • Published 4 years ago

template-typescript-module v0.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

template-typescript-module

Template repo to quickly start a new production ready module in Typescript following the CM code best practices.

More information about template repositories here: https://help.github.com/en/articles/creating-a-repository-from-a-template

Instructions

After starting a new repository with this template, you will need to update the following:

Repository name: Do a find and replace on template-typescript-module and replace it for the new service name.

Notes

Dependencies can get outdated overtime. Please run npm outdated and update them if possible.