/node-typescript-eslint-prettier-vitest

Example ESM starter project using Node, TypeScript, eslint, prettier and vitest

Primary LanguageJavaScriptMIT LicenseMIT

node-typescript-eslint-prettier-vitest

Example ESM starter project using:

  • NodeJS 20.x
  • TypeScript 5.x
  • eslint 8.x
  • prettier 3.x
  • vitest 1.x

Installation

Install dependencies using:

npm install

Usage

Run dev commands using:

npm run lint
npm run format
npm run dev
npm test

Create a build using:

npm run build

Contact

For more information please contact kmturley