Skip to content

⚙️ Shareable TypeScript configuration used within Brixtol Textiles monorepo

Notifications You must be signed in to change notification settings

BRIXTOL/tsconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

@brixtol/tsconfig

Shareable TypeScript configuration used within the Brixtol Textiles monorepo workspace. This config is consumed by open and closed source packages.

Install

pnpm

pnpm add -D @brixtol/tsconfig typescript

Usage

Provide to the extends option within a package tsconfig.json

{
  "extends": "@brixtol/tsconfig"
}

Refer to each package for the additional options

License

Licensed under MIT


We open source!

About

⚙️ Shareable TypeScript configuration used within Brixtol Textiles monorepo

Topics

Resources

Stars

Watchers

Forks