@flowr/tsconfig

3.5.3 • Public • Published

@flowr/tsconfig

A collection of different base tsconfig.json to be extended from in your project.

Installation

Using npm or yarn:

pnpm add -D @flowr/tsconfig

Contributing

Try to optimize for the fewest specified options between the config specializations. For example, only app has noEmit: true, since the default value, false, is good for the lib config. Specifying it only in the app config means fewer overall entries!

We want to keep maintenance low by only specifying what is necessary. If the option's default value is good for every config, remove it from every config!

Package Sidebar

Install

npm i @flowr/tsconfig

Weekly Downloads

305

Version

3.5.3

License

Apache-2.0

Unpacked Size

14.8 kB

Total Files

8

Last publish

Collaborators

  • pauliesnug