3.1.1 • Published 2 years ago
@byzanteam/tsconfig v3.1.1
Usage
Install:
$ pnpm add @byzanteam/tsconfig -DEdit tsconfig.json:
use base config
{
"extends": "@byzanteam/tsconfig/tsconfig.base.json"
}use vue config
{
"extends": "@byzanteam/tsconfig/tsconfig.vue.json"
}use recat config
{
"extends": "@byzanteam/tsconfig/tsconfig.react.json"
}use next config
{
"extends": "@byzanteam/tsconfig/tsconfig.next.json"
}