@growflow/tsconfig

7.0.0 • Public • Published

GrowFlow Shared TypeScript Configuration

Shareable TypeScript configuration to apply consistent compilation rules across GrowFlow TypeScript applications.

Usage

You can easily install this package and all of its peer dependencies with install-peerdeps:

npx install-peerdeps --dev @growflow/tsconfig

You can then add a tsconfig.json to the root of your project with contents similar to the folowing:

{
  "extends": "@growflow/tsconfig",
  "include": ["src", "test"]
}

Editor Integration

VS Code will pick up your TypeScript configuration and Just Work™.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @growflow/tsconfig

      Weekly Downloads

      2

      Version

      7.0.0

      License

      MIT

      Unpacked Size

      2.69 kB

      Total Files

      4

      Last publish

      Collaborators

      • dannydivita
      • neil-at-growflow
      • zachgrowflow.com
      • snolton
      • tomgrowflow
      • sperrye
      • jaygrowflow
      • ericjohannsen