Skip to content

Strict TypeScript template using yarn / CommonJS / TypeScript / Jest / ESLint / Prettier / Github Actions

License

Notifications You must be signed in to change notification settings

MathieuGermain/typescript-template

Repository files navigation

Typescript Template

CI

Strict TypeScript template using yarn / CommonJS / TypeScript / Jest / ESLint / Prettier / Github Actions


Create repository

Create repository from template using GitHub CLI.

# Replace <new-repo-name> for your new repository name.
gh repo create <new-repo-name> --template="MathieuGermain/typescript-template"

Usage

Make sure you have yarn installed globally.

To learn more about yarn visit https://classic.yarnpkg.com/en/docs/getting-started

npm install --global yarn

Install and build project.

yarn

About

Strict TypeScript template using yarn / CommonJS / TypeScript / Jest / ESLint / Prettier / Github Actions

Topics

Resources

License

Stars

Watchers

Forks