diff --git a/config.js b/config.js index c0cc6963..1ff30635 100644 --- a/config.js +++ b/config.js @@ -30,4 +30,4 @@ fs.watchFile(file, () => { config = require(file); }); -module.exports = config; \ No newline at end of file +module.exports = config;