Skip to content

xiaohe0601/xiaohe-tsconfig

Repository files navigation

xiaohe-tsconfig

🤞 basic tsconfig for xiaohe

github stars npm version npm downloads bundle License

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",
  "compilerOptions": {
    // ...
  }
}

List

  • @xiaohe01/tsconfig/basic

  • @xiaohe01/tsconfig/app default

  • @xiaohe01/tsconfig/app-vue

  • @xiaohe01/tsconfig/lib

  • @xiaohe01/tsconfig/lib-dom

🐶 Discussion & Communication

  • ❓:For questions or bug feedback, you can submit an issues and PRs are welcome~
  • 📫:[email protected]
  • 🐧:Not yet available

🏆 License

About

🤞 basic tsconfig for xiaohe

Resources

License

Stars

Watchers

Forks

Packages

No packages published