🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@apify/tsconfig

Package Overview
Dependencies
Maintainers
10
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apify/tsconfig

TypeScript configuration shared across projects in Apify.

0.1.1
latest
Source
npm
Version published
Maintainers
10
Created
Source

Usage

Install

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

FAQs

Package last updated on 15 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts