mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-15 22:42:52 +00:00
tsconfig
TypeScript configuration for Octokit packages
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