1.0.0 • Published 7 months ago

@teka15/tsconfig v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@teka15/tsconfig

Custom tsconfig setup that can be extended.

Breakdown

All currently cjs format:

  • ./base
  • ./next
  • ./node14
  • ./node16
pnpm add @teka15/tsconfig --dev

Example

{
  // ...
  "extends": "@teka15/tsconfig/node14.json"
  // ...
}
1.0.0

7 months ago