Add eslint and fix errors
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
6+ 37
− 39
@@ -38,19 +38,17 @@ let input = program.inputs || program.args[0];
@@ -64,7 +62,7 @@ if (!input) {
@@ -80,7 +78,7 @@ if (relativePath) {
@@ -88,7 +86,7 @@ if (typeof(program.output) === "string") {
@@ -106,7 +104,7 @@ if (typeof input === "string") {
@@ -125,9 +123,9 @@ if (typeof input === "string") {