You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating `eslint` from ^5.10.0 to ^6.0.0, the following
error appeared:
```
Disallow use of Object.prototypes builtins directly (no-prototype-builtins)
```
https://eslint.org/docs/rules/no-prototype-builtins
0 commit comments