1.0.5 • Published 1 year ago

@tdd-buffet/tsconfig v1.0.5

Weekly downloads
219
License
MIT
Repository
github
Last release
1 year ago

Awesome TypeScript config

Build Status codecov


Install

npm install @tdd-buffet/tsconfig

Usage

{
  "extends": "@tdd-buffet/tsconfig",

  "compilerOptions": {
    "jsx": "react"
  }
}

The config provides sane defaults for both library and app developers. No jsx option is specified so if you're working in a React app you need to turn that on yourself.

1.0.5

1 year ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

1.0.0-alpha.2

4 years ago