@chapabu/tsconfig-base

1.0.0 • Public • Published

tsconfig

Base TypeScript configuration shared between FE and Node TSConfig files.

Usage

You probably don't want to use this by itself. But if you do...

npm install @chapabu/tsconfig-base or yarn add @chapabu/tsconfig-base

tsconfig.json

{
  "extends": "@chapabu/tsconfig-base",
  "include": [
    "src"
  ]
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @chapabu/tsconfig-base

      Weekly Downloads

      3

      Version

      1.0.0

      License

      MIT

      Unpacked Size

      2.6 kB

      Total Files

      4

      Last publish

      Collaborators

      • chapabu