mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
Fix errors reported by the no-multiple-empty-lines
ESLint rule
http://eslint.org/docs/rules/no-multiple-empty-lines
This commit is contained in:
parent
efbb1e9b1c
commit
aae27e76bb
4 changed files with 0 additions and 4 deletions
1
external/crlfchecker/crlfchecker.js
vendored
1
external/crlfchecker/crlfchecker.js
vendored
|
@ -24,4 +24,3 @@ function checkIfCrlfIsPresent(files) {
|
|||
}
|
||||
|
||||
exports.checkIfCrlfIsPresent = checkIfCrlfIsPresent;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue