Go to file
dependabot[bot] 5ae058d9a8
Bump eslint-plugin-prettier from 4.0.0 to 4.1.0 (#74)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 16:53:08 +02:00
.github Rename job 2021-09-28 19:59:58 +02:00
.vscode Update dependencies (#21) 2021-12-13 23:24:25 +01:00
src Add `TuneWithDetails`, update dependencies (#46) 2022-03-06 21:19:15 +01: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 Bump eslint-plugin-prettier from 4.0.0 to 4.1.0 (#74) 2022-06-28 16:53:08 +02:00
package.json Bump eslint-plugin-prettier from 4.0.0 to 4.1.0 (#74) 2022-06-28 16:53: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