Starter for building TypeScript libraries with Rollup and Vitest.
A starter project that scaffolds a TypeScript library with Rollup bundling, generated type declaration files, and Vitest testing. It includes package configuration templates, pnpm scripts, linting hooks, and optional release automation for publishing npm packages.
0