Go to file
Piotr Rogowski b5fa771130
Try with different token
2022-11-03 15:01:43 +01:00
.github Try with different token 2022-11-03 15:01:43 +01:00
.vscode Update dependencies (#21) 2021-12-13 23:24:25 +01:00
src Add `GroupMenu` (#102) 2022-09-26 16:59:09 +02:00
.editorconfig Initial commit 2021-09-26 14:21:51 +02:00
.eslintignore Initial commit 2021-09-26 14:21:51 +02:00
.eslintrc.yml Initial commit 2021-09-26 14:21:51 +02:00
.gitignore Initial commit 2021-09-26 14:21:51 +02:00
.npmignore Initial commit 2021-09-26 14:21:51 +02:00
.npmrc Rename organisation 2022-07-01 00:41:04 +02:00
LICENSE Rename organisation 2022-07-01 00:41:04 +02:00
README.md Rename organisation 2022-07-01 00:41:04 +02:00
package-lock.json 0.4.1 2022-11-03 14:53:37 +01:00
package.json 0.4.1 2022-11-03 14:53:37 +01:00
tsconfig.json Initial commit 2021-09-26 14:21:51 +02:00

README.md

📦 HyperTuner common TypeScript types

master Maintainability Test Coverage License

Installation

Make sure you have registry specified in the .npmrc file:

@hyper-tuner:registry=https://npm.pkg.github.com

Authenticate to GitHub Packages:

authenticating-to-github-packages

Proceed with the installation:

npm i --save @hyper-tuner/types