0.0.9 • Published 2 months ago

@jiangweiye/tsconfig v0.0.9

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
2 months ago

@jiangweiye/tsconfig

jiangweiye tsconfig

install

with pnpm

pnpm add @jiangweiye/tsconfig -D

with yarn

yarn add @jiangweiye/tsconfig -D

with npm

npm install @jiangweiye/tsconfig -D

use

base

{
    "extends": "@jiangweiye/tsconfig/tsconfig.base.json"
    // ...
}

node

{
    "extends": "@jiangweiye/tsconfig/tsconfig.node.json"
    // ...
}

vue

{
    "extends": "@jiangweiye/tsconfig/tsconfig.vue.json"
    // ...
}

react

{
    "extends": "@jiangweiye/tsconfig/tsconfig.react.json"
    // ...
}
0.0.9

2 months ago

0.0.8

2 months ago

0.0.7

4 months ago

0.0.6

11 months ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago