Merge pull request #2662 from rejas/prettier

This commit is contained in:
Michael Teeuw
2021-09-11 16:10:40 +02:00
committed by GitHub
12 changed files with 83 additions and 87 deletions

View File

@@ -26,6 +26,7 @@ _This release is scheduled to be released on 2021-10-01._
- Refactored clock layout.
- Refactored methods from weatherproviders into weatherobject (isDaytime, updateSunTime).
- Use of `logger.js` in jest tests.
- Run prettier over all relevant files.
### Fixed