npm.io
0.13.1 • Published 1 month ago

@bfra.me/tsconfig

Licence
MIT
Version
0.13.1
Deps
0
Size
3 kB
Vulns
0
Weekly
0
Stars
4

@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

Keywords