1.0.0 • Published 5 months ago
@xiaohe01/tsconfig v1.0.0
Xiaohe / github@xiaohe0601 / gitee@xiaohe0601
🚁 Installation
PNPM
pnpm add -D @xiaohe01/tsconfig
YARN
yarn add --dev @xiaohe01/tsconfig
NPM
npm install -D @xiaohe01/tsconfig
🛹 Usage
Basic Usage
// tsconfig.json
{
"extends": "@xiaohe01/tsconfig",
// or
// "extends": "@xiaohe01/tsconfig/app",
// "extends": "@xiaohe01/tsconfig/tsconfig.app.json",
"compilerOptions": {
// ...
}
}
List
@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
🐶 Discussion & Communication
- ❓:For questions or bug feedback, you can submit an issues and PR are welcome
- 📫:xiaohe0601@outlook.com
- 🐧:Not yet available
🏆 License
- MIT LICENSE