@2bad/tsconfig 中文文档教程
tsconfig
为我们的项目
Install
$ npm install --save-dev @2bad/tsconfig
Usage
tsconfig.json
共享 TypeScript 配置
{
"extends": "@2bad/tsconfig",
"compilerOptions": {
"outDir": "build"
},
"include": ["source", "test"]
}
tsconfig
Shared TypeScript config for our projects
Install
$ npm install --save-dev @2bad/tsconfig
Usage
tsconfig.json
{
"extends": "@2bad/tsconfig",
"compilerOptions": {
"outDir": "build"
},
"include": ["source", "test"]
}
更多
你可能也喜欢
- @0x-lerna-fork/github-client 中文文档教程
- @0xproject/npm-cli-login 中文文档教程
- @1hive/honeyswap-sdk 中文文档教程
- @2003scape/rsc-world-map 中文文档教程
- @555platform/portal-components 中文文档教程
- @accurat/tachyons-lite 中文文档教程
- @acidwave/typeface-montserrat 中文文档教程
- @acoustic-content-sdk/react-rest-api 中文文档教程
- @acoustic-content-sdk/redux-feature-inline-edit 中文文档教程
- @acpaas-ui-widgets/ngx-contact-picker 中文文档教程