Skip to content

A simple boilerplate project to get started with a pre-configured TypeScript project

Notifications You must be signed in to change notification settings

oliverjumpertz/ts-boilerplate

Repository files navigation

ts-boilerplate

ts-boilerplate a simple boiler plate / template project that you can use to bootstrap your next TypeScript project. It comes with TypeScript, Rollup, Jest, Prettier, Husky, lint-staged and ESLint pre-configured.

Getting started

Clone this repository and then just rm -rf .git && git init to start with a fresh git history.

Please don't forget to fill in all necessary information within your package.json. You will, at least, want to set name, description, and author.

About

A simple boilerplate project to get started with a pre-configured TypeScript project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published