mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-28 09:01:44 +00:00
run prettier
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* By fewieden https://github.com/fewieden
|
||||
* MIT Licensed.
|
||||
*/
|
||||
const configFactory = require('../../default.js')
|
||||
const configFactory = require("../../default.js");
|
||||
|
||||
const config = configFacory({
|
||||
modules: [
|
||||
|
Reference in New Issue
Block a user