@bricked/tsup-config
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@bricked/tsup-config

license semantic-release: angular version

Shared tsup configuration for my projects.

Installation

Node.js 16.14.0 or newer is required.

npm install --save-dev @bricked/tsup-config
yarn add --dev @bricked/tsup-config
pnpm add --dev @bricked/tsup-config

Usage

tsup-config can be used as shared tsup configuration for my projects.

Building

Building Publicly

Pulls to the repository will automatically be built with semantic-release. The built package can be found on npm or in the latest github release.

Building Locally

The package can also be built locally using the build script.

npm run build
yarn run build
pnpm run build

Dependencies (0)

    Dev Dependencies (19)

    Package Sidebar

    Install

    npm i @bricked/tsup-config

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    7.65 kB

    Total Files

    11

    Last publish

    Collaborators

    • bricked