@noclocksdev/tsconfig

1.0.0 • Public • Published

No Clocks TypeScript Configuration

[!NOTE] This is a the No Clocks, LLC TypeScript Configuration (tsconfig.json) package. It is intended to be used in projects that use TypeScript. This package is a part of the No Clocks, LLC design library.

Installation

# npm
npm install --save-dev @noclocks/tsconfig

# yarn
yarn add --dev @noclocks/tsconfig

# pnpm
pnpm add --save-dev @noclocks/tsconfig

Usage

Add the following to your tsconfig.json file:

// tsconfig.json
{
  "extends": "@noclocks/tsconfig/tsconfig.json",
  "compilerOptions": {
    // ...
  }
}

License

Package Sidebar

Install

npm i @noclocksdev/tsconfig

Weekly Downloads

2

Version

1.0.0

License

Unlicense

Unpacked Size

1.92 kB

Total Files

3

Last publish

Collaborators

  • phoward38
  • jimbrig1993