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
In #1277 we enabled some new eslint rules, but the branch hadn't been
freshly rebased, so a few failures snuck in. I fixed these by running
```sh
npm run lint -- --fix
```
0 commit comments