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 20, 2022
1 parent c5e234e commit 99ed781
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 99ed781

Please sign in to comment.