@jiangweiye/tsconfig

0.0.11 • Public • Published

@jiangweiye/tsconfig

jiangweiye tsconfig

version download issues license


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"
    // ...
}

Package Sidebar

Install

npm i @jiangweiye/tsconfig

Weekly Downloads

63

Version

0.0.11

License

SEE LICENSE IN LICENSE

Unpacked Size

7.94 kB

Total Files

9

Last publish

Collaborators

  • jiangweiye