1.2.1 • Published 3 years ago

@tmuniversal/ts v1.2.1

Weekly downloads
58
License
MIT
Repository
github
Last release
3 years ago

@tmuniversal/ts NPM

TypeScript config for my projects.

Inspired by @ayanaware/ts.

Installation

yarn add @tmuniversal/ts typescript --dev
npm i @tmuniversal/ts typescript --only=dev

Usage

To use the TSConfig, add the following to your tsconfig.json:

{
  "extends": "@tmuniversal/ts/config"
}

For linting, see @tmware/eslint-config

Prettier config: @tmware/prettier-config

1.2.0

3 years ago

1.2.1

3 years ago

1.1.2

3 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago