Go to file
dependabot[bot] e3af9ae161
Bump typescript from 4.9.3 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 13:04:02 +00:00
.github Try with different token 2022-11-03 15:01:43 +01:00
.vscode Switch from ESlint to Rome (#125) 2022-12-01 22:38:02 +01:00
src Switch from ESlint to Rome (#125) 2022-12-01 22:38:02 +01:00
.editorconfig 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 Bump typescript from 4.9.3 to 4.9.5 2023-01-31 13:04:02 +00:00
package.json Bump typescript from 4.9.3 to 4.9.5 2023-01-31 13:04:02 +00:00
rome.json Switch from ESlint to Rome (#125) 2022-12-01 22:38:02 +01:00
settings.json Switch from ESlint to Rome (#125) 2022-12-01 22:38:02 +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