awesome-typescript icon indicating copy to clipboard operation
awesome-typescript copied to clipboard

Add presetter as a build tool for building a typescript project

Open alvis opened this issue 3 years ago • 0 comments

Presetter is a build system management tool that allows developers to reuse and manage build scripts, devDependencies and config files from presets for a typescript project. Example presets include build configs for setting up a react component library with tsx support, and a modern library written in typescript with dual ESM/CJS export.

alvis avatar Oct 21 '21 16:10 alvis