mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 18:02:15 +00:00
refactor: simplify jest config (#3844)
- changed export from async to sync function - this removes unnecessary complexity - reformatted `collectCoverageFrom` to use `<rootDir>` for each pattern and switch to multi-line style - this is just harmonization
This commit is contained in:
committed by
GitHub
parent
931fe55022
commit
7f8935a34c
@@ -18,6 +18,7 @@ Thanks to: @dathbe.
|
||||
- [clock] Add CSS to prevent line breaking of sunset/sunrise time display (#3816)
|
||||
- [core] Enhance system information logging format and include additional env and RAM details (#3839, #3843)
|
||||
- [refactor] Add new file `js/module_functions.js` to move code used in several modules to one place (#3837)
|
||||
- [tests] refactor: simplify jest config file (#3844)
|
||||
|
||||
### Updated
|
||||
|
||||
|
||||
Reference in New Issue
Block a user