mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
run prettier
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
* By rejas
|
* By rejas
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
modules: [
|
modules: [
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rejas
|
* By Rejas
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rejas
|
* By Rejas
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Sergey Morozov
|
* By Sergey Morozov
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Sergey Morozov
|
* By Sergey Morozov
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
modules: [
|
modules: [
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
*
|
*
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
modules: [
|
modules: [
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Sergey Morozov
|
* By Sergey Morozov
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Johan Hammar
|
* By Johan Hammar
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../../default.js')
|
const configFactory = require("../../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
language: "es",
|
language: "es",
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../../default.js')
|
const configFactory = require("../../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
language: "es",
|
language: "es",
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../../default.js')
|
const configFactory = require("../../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
language: "es",
|
language: "es",
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../../default.js')
|
const configFactory = require("../../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
language: "es",
|
language: "es",
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rejas
|
* By Rejas
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rejas
|
* By Rejas
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../default.js')
|
const configFactory = require("../default.js");
|
||||||
|
|
||||||
let config = configFacory({
|
let config = configFacory({
|
||||||
modules: [
|
modules: [
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
modules: [
|
modules: [
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
modules: [
|
modules: [
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
*
|
*
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
*
|
*
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../default.js')
|
const configFactory = require("../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
modules:
|
modules:
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By rejas https://github.com/rejas
|
* By rejas https://github.com/rejas
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
modules: [
|
modules: [
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By fewieden https://github.com/fewieden
|
* By fewieden https://github.com/fewieden
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By fewieden https://github.com/fewieden
|
* By fewieden https://github.com/fewieden
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
modules: [
|
modules: [
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By fewieden https://github.com/fewieden
|
* By fewieden https://github.com/fewieden
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
units: "imperial",
|
units: "imperial",
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By fewieden https://github.com/fewieden
|
* By fewieden https://github.com/fewieden
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By fewieden https://github.com/fewieden
|
* By fewieden https://github.com/fewieden
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
timeFormat: 12,
|
timeFormat: 12,
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By rejas
|
* By rejas
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('../../default.js')
|
const configFactory = require("../../default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
units: "imperial",
|
units: "imperial",
|
||||||
|
@@ -3,7 +3,7 @@
|
|||||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||||
* MIT Licensed.
|
* MIT Licensed.
|
||||||
*/
|
*/
|
||||||
const configFactory = require('./default.js')
|
const configFactory = require("./default.js");
|
||||||
|
|
||||||
const config = configFacory({
|
const config = configFacory({
|
||||||
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.10.1"]
|
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.10.1"]
|
||||||
|
Reference in New Issue
Block a user