Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 308 Bytes

README.MD

File metadata and controls

10 lines (8 loc) · 308 Bytes

vite-react-ts-package

Simple template for creating TypeScript libraries with very opinionated tooling.

  • Package manager - Pnpm
  • Linting - Eslint
  • Testing - Vitest
  • Formatting - Prettier
  • Release pipeline - Github Actions
  • Storybook