TypeScript configuration for Octokit packages
Install package with npm
or yarn
npm install --save-dev @octokit/tsconfig
Then create tsconfig.json
file with the following content
{
"extends": "@octokit/tsconfig"
}
See CONTRIBUTING.md
TypeScript configuration for Octokit packages
Install package with npm
or yarn
npm install --save-dev @octokit/tsconfig
Then create tsconfig.json
file with the following content
{
"extends": "@octokit/tsconfig"
}
See CONTRIBUTING.md
npm i @octokit/tsconfig
1,575,626
4.0.0
MIT
2.65 kB
4