style: Fixed lint errors introduced by all-contributors bot (#142)

This commit is contained in:
Pascal Bourque
2025-10-05 10:54:48 -04:00
committed by GitHub
parent daed17753e
commit ad34fe7486
2 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,5 @@
{ {
"files": [ "files": ["README.md"],
"README.md"
],
"imageSize": 100, "imageSize": 100,
"commit": false, "commit": false,
"commitType": "docs", "commitType": "docs",
@@ -12,9 +10,7 @@
"name": "jagmandan", "name": "jagmandan",
"avatar_url": "https://avatars.githubusercontent.com/u/227265405?v=4", "avatar_url": "https://avatars.githubusercontent.com/u/227265405?v=4",
"profile": "https://github.com/jagmandan", "profile": "https://github.com/jagmandan",
"contributions": [ "contributions": ["code"]
"code"
]
} }
], ],
"contributorsPerLine": 7, "contributorsPerLine": 7,

View File

@@ -1,6 +1,9 @@
# Mysa Smart Thermostat JavaScript SDK # Mysa Smart Thermostat JavaScript SDK
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END --> <!-- ALL-CONTRIBUTORS-BADGE:END -->
[![NPM Version](https://img.shields.io/npm/v/mysa-js-sdk)](https://www.npmjs.com/package/mysa-js-sdk) [![NPM Version](https://img.shields.io/npm/v/mysa-js-sdk)](https://www.npmjs.com/package/mysa-js-sdk)
@@ -253,4 +256,5 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- ALL-CONTRIBUTORS-LIST:END --> <!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification.
Contributions of any kind welcome!