Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apify/apify-tsconfig

TypeScript configuration shared across projects in Apify.
https://github.com/apify/apify-tsconfig

Last synced: 21 days ago
JSON representation

TypeScript configuration shared across projects in Apify.

Awesome Lists containing this project

README

        

# Usage

## Install

```bash
npm install --save-dev typescript @apify/tsconfig
```

## Create `tsconfig.json`

Create `tsconfig.json` file in the root of the project and add:

```
{
"extends": "@apify/tsconfig"
}
```

List of all options https://www.typescriptlang.org/tsconfig