Fix a bunch of linter errors
diff --git a/Installer.js b/Installer.js
index 7997bba..0a93596 100644
--- a/Installer.js
+++ b/Installer.js
@@ -6,4 +6,4 @@
 }
 
 await format(true);
-process.exit(0);
\ No newline at end of file
+process.exit(0);