Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 21, 2022. It is now read-only.

theS1LV3R/typescript-template

typescript-template

This is a simple template for creating typescript projects. It includes:

  • Preconfigured tsconfig
  • Prettier + eslint config
  • Some sample code
  • Conventional commits and commit message linting
    • Also automatic changelogs and version bumping
  • package.json scripts for running and developing
  • A README.md template as well as CODE_OF_CONDUCT.md and CONTRIBUTING.md
  • Renovate bot for updating deps + config (add from https://github.com/marketplace/renovate)
  • Semantic pull requests: https://github.com/zeke/semantic-pull-requests

You can fill out the template README below and remove this notice, but please retain the acknowledgement to this repo below as it helps it grow.

Also please leave a star if you found the repo useful, as it really helps me out ❤⭐


$$$REPO

$$1LINER

background details relevant to understanding what this module does

Usage

$$EXAMPLE;

API

const $$$rePo = require('$$$REPO');
// Using ES6 import
import $$$rePo from '$$$REPO';

Installation

With npm:

npm install $$$REPO

With yarn:

yarn add $$$REPO

Acknowledgments

$$$REPO was inspired by...

See Also

License

See LICENSE

About

A general template for typescript projects, with versioning, eslint, scripts, and more.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •