bndl_convert

Crates.iobndl_convert
lib.rsbndl_convert
version1.3.3
sourcesrc
created_at2023-11-14 23:58:18.829627
updated_at2024-03-04 08:17:35.076039
descriptionConvert a tsconfig.json to an SWC compatible config
homepagehttps://github.com/segersniels/bndl/
repositoryhttps://github.com/segersniels/bndl/
max_upload_size
id1035555
size98,245
Niels (segersniels)

documentation

README

bndl_convert

crates.io npm

Transform a tsconfig.json to an .swcrc compatible config.

Usage

$ cargo install bndl_convert # or npm install -g bndl-convert
$ bndl-convert --minify ./tsconfig.json
Commit count: 227

cargo fmt