Xiaohe / github@xiaohe0601 / gitee@xiaohe0601
pnpm add -D @xiaohe01/tsconfig
yarn add --dev @xiaohe01/tsconfig
npm install -D @xiaohe01/tsconfig
// tsconfig.json
{
"extends": "@xiaohe01/tsconfig",
// or
// "extends": "@xiaohe01/tsconfig/app",
// "extends": "@xiaohe01/tsconfig/tsconfig.app.json",
"compilerOptions": {
// ...
}
}
-
@xiaohe01/tsconfig/basic:tsconfig.basic.json
-
@xiaohe01/tsconfig/app
default
:tsconfig.app.json -
@xiaohe01/tsconfig/app-vue:tsconfig.app-vue.json
-
@xiaohe01/tsconfig/lib:tsconfig.lib.json
-
@xiaohe01/tsconfig/lib-dom:tsconfig.lib-dom.json
- ❓:For questions or bug feedback, you can submit an issues and PRs are welcome~
- 📫:[email protected]
- 🐧:Not yet available
- MIT LICENSE