The Wayback Machine - https://web.archive.org/web/20201001212642/https://github.com/octokit/tsconfig
Skip to content
main
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

tsconfig

TypeScript configuration for Octokit packages

@latest Build Status Dependabot Status

Usage

Install package with npm or yarn

npm install --save-dev @octokit/tsconfig

Then create tsconfig.json file with the following content

{
  "extends": "@octokit/tsconfig"
}

Contributing

See CONTRIBUTING.md

License

MIT

About

TypeScript configuration for Octokit packages

Resources

License

Packages

No packages published
You can’t perform that action at this time.