mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-16 20:04:06 +00:00
to avoid exception in eslint config. Background: If someone has a copy of the `modules` folder in his setup eslint fails because the file `debug.js` uses `console` statements. I need the `modules` folder renamed in my docker setup so this test always fails. I think this is a simple solution which has no impact.