@xdbfoundation/tsconfig

1.0.5 • Public • Published

@digitalbits/tsconfig

The default TypeScript config for Digitalbist Foundation projects.

Usage

Install the package:

yarn add --dev @digitalbits/tsconfig

Then extend your projects' tsconfig.json file with it:

{
  "extends": "@digitalbits/tsconfig"
}

Note that you'll have to provide a significant amount of project-specific configuration options, including the outDir and include files. Check out this configuration to see what's defined and what was left out.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @xdbfoundation/tsconfig

      Weekly Downloads

      0

      Version

      1.0.5

      License

      Apache-2.0

      Unpacked Size

      2.23 kB

      Total Files

      4

      Last publish

      Collaborators

      • xdbfoundation