@bam.tech/typescript-config

0.3.2 • Public • Published

tsconfig for BAM

This project is just a simple package that exposes a tsconfig.json file that gathers the compiler options that should be used in any new BAM project.

How to use?

In your app, run yarn add @bam.tech/typescript-config expo.

In your .tsconfig.json config file, extend the exported tsconfig:

// tsconfig.json
{
  "extends": "@bam.tech/typescript-config/tsconfig"
}

How to customize?

You can still customize your tsconfig by overriding any acceptable field.

How to improve?

If you find a useful compiler options that you feel every project at BAM should use, feel free to open a PR.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @bam.tech/typescript-config

      Weekly Downloads

      0

      Version

      0.3.2

      License

      MIT

      Unpacked Size

      1.47 kB

      Total Files

      3

      Last publish

      Collaborators

      • vicprz
      • robingullo
      • thomasre
      • matthieug
      • evej
      • charlotteisambertbam
      • remilry
      • matthieugbam
      • hugok
      • pierrezimmermann
      • pierpo
      • alexisd
      • p0labrd
      • antoine-cottineau
      • laurence923
      • cyrilbo
      • clementtab
      • antoined
      • marekkalnik
      • almouro
      • tychota
      • julienc6
      • minishlink