Kristjan ESPERANTO 679a413788
Review eslint config (#3269)
- Remove "prettier" from plugin array, because it's already enabled by
"plugin:prettier/recommended"
- Remove "jsdoc" from plugin array, because it's already enabled by
"plugin:jsdoc/recommended"
- Enable recommended import rules
- Add two additional import rules

Note: To avoid overloading this PR I'll tackle the jest part with
another PR after this one has been dealt with.
2023-11-20 08:03:29 +01:00
..
2023-11-01 00:07:56 +01:00
2023-11-01 00:07:56 +01:00
2023-03-22 23:53:10 +01:00
2022-07-02 14:38:10 -07:00

Module: Calendar

The calendar module is one of the default modules of the MagicMirror². This module displays events from a public .ical calendar. It can combine multiple calendars.

For configuration options, please check the MagicMirror² documentation.