0.5.0 • Published 18 days ago

@bfra.me/tsconfig v0.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
18 days ago

@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

0.5.0

18 days ago

0.4.1

22 days ago

0.4.0

24 days ago

0.3.1

1 month ago

0.3.0

1 month ago

0.2.5

1 month ago

0.2.4

2 months ago

0.2.3

2 months ago

0.2.2

2 months ago

0.2.1

2 months ago

0.2.0

2 months ago

0.1.1

2 months ago

0.1.0

2 months ago