Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 215 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 215 Bytes

Node.js Library Boilerplate

A minimal Node.js library boilerplate with some nice features:

  • TypeScript (ESNext)
  • Tsup
  • Eslint and Prettier
  • Vitest
  • Husky Hooks
  • Lint-staged
  • Commitlint
  • Github Workflows