15.0.0 • Published 12 months ago

@spotify/tsconfig v15.0.0

Weekly downloads
354
License
Apache-2.0
Repository
github
Last release
12 months ago

tsconfig

Check out our docs on GitHub.

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

This project aims to reduce per-project configuration as much as possible. With good defaults, we can focus on building, not configuration!

Installation

Using npm or yarn:

yarn add --dev @spotify/tsconfig

For more information, check out our docs on GitHub.

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!

15.0.0

12 months ago

14.1.6

1 year ago

14.1.5

1 year ago

14.1.3

1 year ago

14.1.4

1 year ago

14.1.1

1 year ago

14.1.2

1 year ago

14.0.0

2 years ago

14.1.0

2 years ago

14.0.1

2 years ago

14.0.2

2 years ago

13.0.1

2 years ago

12.0.1-dev.1

2 years ago

13.0.0

2 years ago

12.0.0

3 years ago

11.0.1-dev.6

3 years ago

11.0.0

3 years ago

10.0.0

3 years ago

9.0.3-rc.18

3 years ago

9.0.3-dev.14

3 years ago

9.0.0

4 years ago

8.0.0

4 years ago

7.0.0

4 years ago

6.2.0

4 years ago

6.1.1

4 years ago

6.0.0

4 years ago

5.0.0

4 years ago

3.3.0

4 years ago

4.0.0

4 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.1.4

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago