@octokit/tsconfig
TypeScript configuration for Octokit packages
Last updated 3 years ago by gr2m .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @octokit/tsconfig 
SYNC missed versions from official npm registry.

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

Current Tags

  • 2.0.0                                ...           latest (3 years ago)

4 Versions

  • 2.0.0                                ...           3 years ago
  • 1.0.2                                ...           5 years ago
  • 1.0.1                                ...           6 years ago
  • 1.0.0                                ...           6 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None

Copyright 2013 - present © cnpmjs.org | Home |