RGBz / bootup-ts

project template for typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bootup-ts

This is a template for a TypeScript project.

It includes everything you might want to get started and you can delete what you don't want.

Comes with the following things baked in:

  • TypeScript
  • Jest
  • ESLint
  • Prettier
  • GitHub Actions build to run tests on commit

About

project template for typescript

License:MIT License


Languages

Language:JavaScript 77.6%Language:TypeScript 22.4%