DEV Community

Deathvenom
Deathvenom

Posted on

I made a simple Typescript template

Too many templates out there, another one wouldn't hurt πŸ™ƒ.

This one aims to provide minimal boilerplate to get cracking on with your node.js + Typescript project, without bothering about writing out the tsconfig.json. It only contains typescript, prettier and @types/node as dev dependencies.

Check it out!

GitHub logo DeathVenom54 / typescript-minimal-starter

A minimal starter template for a Typescript project




Top comments (0)