Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Mar 11, 2020
1 parent b14de6c commit 5dd94c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rules/consistent-function-scoping.js
Expand Up @@ -74,6 +74,7 @@ function checkReferences(scope, parent, scopeManager) {
hitIdentifier(variable.identifiers)
);
}

// https://reactjs.org/docs/hooks-reference.html
const reactHooks = new Set([
'useState',
Expand Down

0 comments on commit 5dd94c0

Please sign in to comment.