@bfra.me/tsconfig

0.8.0 • Public • Published

@bfra.me/tsconfig

Shared TypeScript configuration for bfra.me.

Install

The main tsconfig.json config file extends from @tsconfig/strictest which is installed as a peer dependency.

NPM

npm install --save-dev @bfra.me/tsconfig typescript

PNPM

pnpm add --save-dev @bfra.me/tsconfig typescript

Yarn

yarn add --dev @bfra.me/tsconfig typescript

Usage

Create a tsconfig.json file in your project and extend this shared configuration:

{
  "extends": "@bfra.me/tsconfig"
}

License

MIT

Package Sidebar

Install

npm i @bfra.me/tsconfig

Weekly Downloads

246

Version

0.8.0

License

MIT

Unpacked Size

2.84 kB

Total Files

3

Last publish

Collaborators

  • fro-bot
  • marcusrbrown