@mskelton/tsconfig

2.0.0 • Public • Published

@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"
}

Readme

Keywords

Package Sidebar

Install

npm i @mskelton/tsconfig

Weekly Downloads

6

Version

2.0.0

License

ISC

Unpacked Size

2.83 kB

Total Files

7

Last publish

Collaborators

  • mskelton