mirror of https://github.com/hyper-tuner/types.git
b5fa771130 | ||
---|---|---|
.github | ||
.vscode | ||
src | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.yml | ||
.gitignore | ||
.npmignore | ||
.npmrc | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
📦 HyperTuner common TypeScript types
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