3.1.1 • Published 1 month ago

@byzanteam/tsconfig v3.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 month 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 month ago

3.1.0

4 months ago

3.0.0

10 months ago

2.0.4

11 months ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.0.0

2 years ago