New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@bfra.me/tsconfig

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bfra.me/tsconfig

Shared TypeScript configuration for bfra.me

Source
npmnpm
Version
0.13.1
Version published
Weekly downloads
2K
-32.29%
Maintainers
2
Weekly downloads
 
Created
Source

@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

bfra.me

FAQs

Package last updated on 16 May 2026

Related posts