Skip to content

Commit

Permalink
add istanbul ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx committed May 13, 2023
1 parent 97e3fdf commit ec3c1c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/utils/document.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ function computeLineStarts(text) {
return result;
}

/* istanbul ignore next */
/**
* @param {number} ch
* @return {boolean}
Expand Down

0 comments on commit ec3c1c0

Please sign in to comment.