Update ESLint and simplify config (#3724)

This does not change the rules of ESLint. It's just a little cosmetic
fine-tuning.
This commit is contained in:
Kristjan ESPERANTO
2025-02-22 19:12:01 +01:00
committed by GitHub
parent 62c22d785c
commit 28bcee7de6
4 changed files with 235 additions and 239 deletions

View File

@@ -31,6 +31,7 @@ planned for 2025-04-01
### Updated
- [core] Update dependencies and formatting (#3693, #3717)
- [core] Update ESLint and simplify config
### Fixed
@@ -40,7 +41,7 @@ planned for 2025-04-01
- [weather] Fix wrong weatherCondition name in openmeteo provider which lead to n/a icon (#3691)
- [core] Fix wrong port in log message when starting server only (#3696)
- [calendar] Fix NewYork event processed on system in Central timezone shows wrong time #3701
- [weather/yr] The Yr weather provider is now able to recover from bad API resposes instead of freezing (#3296)
- [weather/yr] The Yr weather provider is now able to recover from bad API responses instead of freezing (#3296)
## [2.30.0] - 2025-01-01