mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 04:45:17 +00:00
run prettier
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
* By Rodrigo Ramírez Norambuena https://rodrigoramirez.com
|
||||
* MIT Licensed.
|
||||
*/
|
||||
const configFactory = require('../../default.js')
|
||||
const configFactory = require("../../default.js");
|
||||
|
||||
const config = configFacory({
|
||||
timeFormat: 12,
|
||||
|
Reference in New Issue
Block a user