Go to file
Piotr Rogowski 065248d152
Fix workflow
2021-09-27 22:03:49 +02:00
.github Fix workflow 2021-09-27 22:03:49 +02:00
.vscode Add vscode recommendations 2021-09-26 18:55:59 +02:00
src Add logs 2021-09-27 20:45:35 +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 Use `@speedy-tuner/eslint-config` (#2) 2021-09-27 21:57:07 +02:00
LICENSE Add LICENSE 2021-09-26 16:59:13 +02:00
README.md Add badge, format yaml 2021-09-26 18:12:27 +02:00
package-lock.json 0.2.0 2021-09-27 21:59:08 +02:00
package.json 0.2.0 2021-09-27 21:59:08 +02:00
tsconfig.json Initial commit 2021-09-26 14:21:51 +02:00

README.md

📦 SpeedyTuner common TypeScript types

master Maintainability Test Coverage License

Installation

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

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

Authenticate to GitHub Packages:

authenticating-to-github-packages

Proceed with the installation:

npm i --save @speedy-tuner/types