This is a Node module boilerplate using TypeScript. Remove this block and replace all instances of
tsmodule
with your package name, as well as all instances ofjeffijoe
with your Github username.
With npm
:
npm install tsmodule
Or with yarn
yarn add tsmodule
Todo...
Jeff Hansen — @Jeffijoe