Skip to content

Commit 366473f

Browse files
committed
Add ErrorUtils as a global var
1 parent a5b925d commit 366473f

File tree

1 file changed

+1
-0
lines changed
  • packages/eslint-config-react-native-community

1 file changed

+1
-0
lines changed

packages/eslint-config-react-native-community/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ module.exports = {
8282
clearTimeout: false,
8383
console: false,
8484
document: false,
85+
ErrorUtils: false,
8586
escape: false,
8687
Event: false,
8788
EventTarget: false,

0 commit comments

Comments
 (0)