Skip to content

Commit

Permalink
fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Belco90 committed Mar 27, 2022
1 parent 06c45c5 commit 186a4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/util/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ module.exports = {
getPropertyNameNode,
getComponentProperties,
getKeyValue,
isParenthesized: isParenthesized,
isParenthesized,
isAssignmentLHS,
isClass,
isFunction,
Expand Down

0 comments on commit 186a4c5

Please sign in to comment.