awesome-typescript
awesome-typescript copied to clipboard
Add presetter as a build tool for building a typescript project
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.