包详细信息

@mskelton/tsconfig

mskelton824ISC2.0.0

Shared TypeScript config for my projects.

TypeScript, tsconfig

自述文件

@mskelton/tsconfig

Build status semantic-release

Shared TypeScript config for my projects.

Installation

npm

npm install -D @mskelton/tsconfig

Yarn

yarn add -D @mskelton/tsconfig

Usage

Add the following line to your tsconfig.json file.

{
  "extends": "@mskelton/tsconfig"
}

更新日志