nstarter-tsconfig

0.5.0 • Public • Published

安装

npm install nstarter-tsconfig --save-dev

开发

参考 https://www.npmjs.com/package/@tsconfig/node20

使用

在工程目录中的 tsconfig.json 文件内直接引用即可

{
    "extends": "nstarter-tsconfig",
    // Override config here.
    "compilerOptions": {

    }
}

Package Sidebar

Install

npm i nstarter-tsconfig

Weekly Downloads

2

Version

0.5.0

License

none

Unpacked Size

3.64 kB

Total Files

6

Last publish

Collaborators

  • huhamhire
  • jdy-develop