@nmarks/ic-tsconfig

1.0.0 • Public • Published

@instacart/tsconfig

Instacart's shared TypeScript configuration

Installation

$ yarn add --dev @instacart/tsconfig

Usage

By default the package exports some config opinionated for builds being processed by Babel. The base configuration can be accessed using ``@instacart/tsconfig/base` instead.

{
  "extends": "@instacart/tsconfig",
  "compilerOptions": {
    "rootDir": "./",
    ...
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @nmarks/ic-tsconfig

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

1.45 kB

Total Files

4

Last publish

Collaborators

  • nmarks