Skip to content

Commit

Permalink
Update is-same-node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Mar 16, 2020
1 parent b5ac195 commit 8aee6a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules/utils/is-same-node.js
@@ -1,3 +1,4 @@
'use strict';

module.exports = (node1, node2) =>
node1 &&
Expand Down

0 comments on commit 8aee6a7

Please sign in to comment.