3.1.1 • Published 1 year ago

@byzanteam/tsconfig v3.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Usage

Install:

$ pnpm add @byzanteam/tsconfig -D

Edit 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"
}
3.1.1

1 year ago

3.1.0

2 years ago

3.0.0

2 years ago

2.0.4

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.0

3 years ago