Fix linting error from merged PR.
This commit is contained in:
parent
c5fb56e66c
commit
e863790e7e
@ -51,7 +51,7 @@ module.exports = function (commander, filenames, opts) {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
offset = code.split("\n").length -1;
|
offset = code.split("\n").length - 1;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user