Skip to content

Boilerplate for a TypeScript NodeJS project with ESLint and Prettier configured

Notifications You must be signed in to change notification settings

caelinsutch/typescript-eslint-prettier-boilerplate

Repository files navigation

typescript-eslint-prettier-boilerplate

Simple boilerplate with TypeScript, Prettier, and ESLint configured.

Getting Started

Install node modules: npm install

Run the code with auto restart: npm run dev

About

Boilerplate for a TypeScript NodeJS project with ESLint and Prettier configured

Resources

Stars

Watchers

Forks