https://github.com/apify/apify-tsconfig
TypeScript configuration shared across projects in Apify.
https://github.com/apify/apify-tsconfig
Last synced: 2 months ago
JSON representation
TypeScript configuration shared across projects in Apify.
- Host: GitHub
- URL: https://github.com/apify/apify-tsconfig
- Owner: apify
- License: apache-2.0
- Created: 2021-08-12T13:51:44.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-15T12:36:17.000Z (about 1 year ago)
- Last Synced: 2026-01-13T16:41:28.048Z (5 months ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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