@herp-inc/tsconfig.json
Version:
Shared TypeScript configuration for the projects in HERP, Inc.
24 lines (16 loc) • 609 B
Markdown
# `-inc/tsconfig.json` [](https://www.npmjs.com/package/@herp-inc/tsconfig.json)
Shared TypeScript configuration for the projects in [HERP, Inc.](https://herp.co.jp/)
## Installation
```sh
$ yarn add -D -inc/tsconfig.json
```
## Usage
```json
{
"extends": "@herp-inc/tsconfig.json/ts4.4"
}
```
## Available configurations
| Entrypoint name | Supported TypeScript versions |
| ------------------------------- | ----------------------------- |
| `-inc/tsconfig.json/ts4.4` | 4.4+ |