Minimal TypeScript and Node.js starter with linting and bundling tools
ts-easy is a minimalist TypeScript starter for Node.js projects. It provides TypeScript configuration, ESLint, Prettier, VSCode workspace settings, tsup build setup, and Zod schema support. It's suited for CLI tools, libraries, or general TypeScript-backed Node applications.
0