1.0.1 • Published 3 years ago

@brixtol/tsconfig v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@brixtol/tsconfig

Shareable TypeScript configuration used within the Brixtol Textiles monorepo workspace. This config is consumed by open and closed source packages.

Install

pnpm

pnpm add -D @brixtol/tsconfig typescript

Usage

Provide to the extends option within a package tsconfig.json

{
  "extends": "@brixtol/tsconfig"
}

Refer to each package for the additional options

License

Licensed under MIT


We open source!