PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@octokit/tsconfig
Просмотр файла: README.md
# tsconfig
> TypeScript configuration for Octokit packages
[](https://www.npmjs.com/package/@octokit/tsconfig)
[](https://github.com/octokit/tsconfig/actions?query=workflow%3ATest+branch%3Amain)
[](https://dependabot.com/)
## Usage
Install package with `npm` or `yarn`
```
npm install --save-dev @octokit/tsconfig
```
Then create `tsconfig.json` file with the following content
```js
{
"extends": "@octokit/tsconfig"
}
```
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md)
## License
[MIT](LICENSE)
Выполнить команду
Для локальной разработки. Не используйте в интернете!