Skip to content

TypeScript configuration shared across projects in Apify.

License

Notifications You must be signed in to change notification settings

apify/apify-tsconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

TypeScript configuration shared across projects in Apify.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages