Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more!
TypeScript
0
0
No license
This project provides a starter kit for building TypeScript libraries with zero configuration. It's designed for developers who want to quickly set up a TypeScript library project with pre-configured tools like RollupJS for bundling, Jest for testing, Prettier and TSLint for code formatting, and Semantic Release for automated publishing.
Total donated
Undistributed
Share with your subscribers:
Recipients
How the donated funds are distributed
Support the dependencies of matternet/typescript-library-starter
Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.