temporary fix for npm config:check

edit ~/MagicMirror/js/check_config.js

change line 57 to look like this

const messages = linter.verify(data);

change line 66 to look like this

// throw new Error("Wrong syntax in config file!");