@bit-ocean/tsconfig

0.0.53 • 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"]
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @bit-ocean/tsconfig

      Weekly Downloads

      8

      Version

      0.0.53

      License

      MIT

      Unpacked Size

      5.93 kB

      Total Files

      11

      Last publish

      Collaborators

      • brucesong
      • zhiblcx