0.5.0 • Published 3 months ago

nstarter-tsconfig v0.5.0

Weekly downloads
26
License
-
Repository
github
Last release
3 months ago

安装

npm install nstarter-tsconfig --save-dev

开发

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

使用

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

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

    }
}
0.5.0

3 months ago

0.4.0

2 years ago

0.3.0

3 years ago

0.2.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago