Skip to content

Commit

Permalink
Add ErrorUtils as a global var
Browse files Browse the repository at this point in the history
  • Loading branch information
rodineijf committed Aug 5, 2019
1 parent a5b925d commit 366473f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eslint-config-react-native-community/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ module.exports = {
clearTimeout: false,
console: false,
document: false,
ErrorUtils: false,
escape: false,
Event: false,
EventTarget: false,
Expand Down

0 comments on commit 366473f

Please sign in to comment.