4.2.3 • Published 7 months ago

@straw-hat/tsconfig v4.2.3

Weekly downloads
9
License
MIT
Repository
github
Last release
7 months ago

@straw-hat/tsconfig

Base TypeScript configurations.

Get Started

Installation

Install the dependency in your package.

yarn add -D @straw-hat/tsconfig

Configuration

Extend your tsconfig.json files.

{
  "extends": "@straw-hat/tsconfig/lib/{type}"
}

These is the list of available configuration types:

  • base: good defaults, use it for libraries.
  • react.nextjs: for React NextJS applications.
  • react.cra: for React CRA-like web applications.
  • react.lib: for React libraries.
  • cypress: for Cypress tests.
4.2.3

7 months ago

4.2.2

1 year ago

4.1.0

2 years ago

4.2.1

2 years ago

4.0.3

2 years ago

4.2.0

2 years ago

4.0.2

3 years ago

4.0.1

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

4 years ago

2.3.0

4 years ago

2.3.1

4 years ago

2.2.0

4 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago