Skip to content

Commit

Permalink
Merge 899e2b2 into c2789dc
Browse files Browse the repository at this point in the history
  • Loading branch information
yokuze committed May 26, 2022
2 parents c2789dc + 899e2b2 commit 0ccc0b2
Show file tree
Hide file tree
Showing 3 changed files with 237 additions and 124 deletions.
1 change: 1 addition & 0 deletions lib/helpers/ast-utils.js
Expand Up @@ -12,6 +12,7 @@ function isSemicolonToken(token) {
}

module.exports = {

/**
* Determines whether two adjacent tokens are on the same line.
* @param {Object} left The left token object.
Expand Down

0 comments on commit 0ccc0b2

Please sign in to comment.