@bit-ocean/tsconfig

0.0.19 • Public • Published

@bit-ocean/tsconfig

npm

Universal tsconfig for TypeScript projects.

Installation

pnpm add -D typescript @bit-ocean/tsconfig

Configuration

Create a tsconfig.json file in the root of your project and add the following:

{
  "extends": "@bit-ocean/tsconfig/base.json",
  "include": ["src"]
}

Package Sidebar

Install

npm i @bit-ocean/tsconfig

Weekly Downloads

120

Version

0.0.19

License

MIT

Unpacked Size

4.13 kB

Total Files

7

Last publish

Collaborators

  • brucesong