Use es6 notation in compliments module and cleanup jsdoc

This commit is contained in:
rejas
2021-03-20 20:37:45 +01:00
parent 7f1a3df25b
commit bda8f26511
6 changed files with 38 additions and 43 deletions

View File

@@ -1,10 +1,8 @@
/* Magic Mirror Test config compliments with date type
*
* By Rejas
*
* MIT Licensed.
*/
let config = {
port: 8080,
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"],