mirror of
https://github.com/bourquep/mysa-js-sdk.git
synced 2026-02-04 01:31:05 +00:00
style: Fixed lint errors introduced by all-contributors bot (#142)
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
@@ -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 -->
|
||||||
|
|
||||||
[](#contributors-)
|
[](#contributors-)
|
||||||
|
|
||||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||||
|
|
||||||
[](https://www.npmjs.com/package/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!
|
||||||
|
|||||||
Reference in New Issue
Block a user