Go to file
dependabot[bot] 287fa0dbae
Bump @types/node from 18.7.9 to 18.7.11 (#104)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.9 to 18.7.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 09:12:52 +02:00
.github Create codeql-analysis.yml 2021-11-27 11:23:27 +01:00
.vscode Update dependencies, add vscode `settings.json` (#35) 2021-12-13 23:24:15 +01:00
src Rename organisation 2022-07-01 00:44:57 +02:00
test Handle new INI version, change API (#48) 2022-01-16 16:20:56 +01:00
.editorconfig Initial commit 2021-09-26 18:28:35 +02:00
.eslintignore Initial commit 2021-09-26 18:28:35 +02:00
.eslintrc.yml Initial commit 2021-09-26 18:28:35 +02:00
.gitignore Handle new INI version, change API (#48) 2022-01-16 16:20:56 +01:00
.npmignore Initial commit 2021-09-26 18:28:35 +02:00
.npmrc Rename organisation 2022-07-01 00:44:57 +02:00
LICENSE Rename organisation 2022-07-01 00:44:57 +02:00
README.md Rename organisation 2022-07-01 00:44:57 +02:00
package-lock.json Bump @types/node from 18.7.9 to 18.7.11 (#104) 2022-08-23 09:12:52 +02:00
package.json Bump @types/node from 18.7.9 to 18.7.11 (#104) 2022-08-23 09:12:52 +02:00
tsconfig.json Initial commit 2021-09-26 18:28:35 +02:00

README.md

📦 HyperTuner INI parser

Lint and test CodeQL 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 @hyper-tuner/ini