@alanlu-dev/tsconfig
v1.0.10
Published
Shareable TypeScript configuration.
Downloads
36
Readme
@alanlu-dev/tsconfig
Shareable TypeScript configuration.
Installation
pnpm add -D @alanlu-dev/tsconfig
Usage
Create a tsconfig.json
file in the root of your project:
{
"extends": "@alanlu-dev/tsconfig/base.json"
}