run prettier

This commit is contained in:
karsten13
2021-07-05 00:40:01 +02:00
parent a7ae79493d
commit 659e1da79d
5 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
* MIT Licensed.
*/
let config = require('./default.js');
let config = require("./default.js");
/*************** DO NOT EDIT THE LINE BELOW ***************/
if (typeof module !== "undefined") {