@tdd-buffet/tsconfig

1.0.5 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @tdd-buffet/tsconfig

      Weekly Downloads

      10

      Version

      1.0.5

      License

      MIT

      Unpacked Size

      2.9 kB

      Total Files

      4

      Last publish

      Collaborators

      • nighttrax