mirror of https://github.com/hyper-tuner/types.git
ce82322cf7 | ||
---|---|---|
.github | ||
.vscode | ||
src | ||
.editorconfig | ||
.gitignore | ||
.npmignore | ||
.npmrc | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json | ||
rome.json | ||
settings.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