1.0.0 • Published 5 months ago

@xiaohe01/tsconfig v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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",
  // or
  // "extends": "@xiaohe01/tsconfig/app",
  // "extends": "@xiaohe01/tsconfig/tsconfig.app.json",
  "compilerOptions": {
    // ...
  }
}

List

🐶 Discussion & Communication

🏆 License

0.1.0

5 months ago

1.0.0

5 months ago

0.0.2

10 months ago

0.0.1

10 months ago