@perfective/build
v0.14.0
Published
Configurations and functions to build TypeScript projects
Downloads
379
Maintainers
Readme
Perfective Build for TypeScript
The @perfective/build
package provides base configurations
and presets for tools like Gulp, TypeScript, Babel, etc.
to reduce code duplication between projects setup.
npm install --save-dev \
@perfective/build \
gulp \
typescript
Read full documentation in the repository.