@octokit/tsconfig

3.1.0 • Public • Published

tsconfig

TypeScript configuration for Octokit packages

@latest Build 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

Readme

Keywords

none

Package Sidebar

Install

npm i @octokit/tsconfig

Weekly Downloads

1,180,804

Version

3.1.0

License

MIT

Unpacked Size

2.61 kB

Total Files

4

Last publish

Collaborators

  • kfcampbell
  • nickfloyd
  • gr2m
  • octokitbot