tovade / typescript-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.JS TypeScript Template

This template includes my standard configuration for a Node.js and TypeScript project. The linter and formatter have been configured, as well as the GitHub Actions workflows.

Usage

To use this template, click the "Use this template" button above. You will be prompted to enter the name of your new repository. Once you have done so, you will be redirected to your new repository.

You are welcome to extend and overwrite the configs as you desire (please do not PR your changes back to this template, these changes will be rejected).

TypeScript will read from the src directory and compile to a build directory.

Credits

The labels for issues and pull requests are used from noami.

Readme

Below this line is the template for a project readme. Delete all of the text above, and uncomment the text below to use the template.

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 57.1%Language:JavaScript 42.9%