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
Done with
```
yarn upgrade --latest $(tools/test deps | grep eslint)
```
which was easier than 01593b3.
One thing we neglected to mention in 01593b3, which still applies
here, is that the version of ESLint used by `prettier-eslint-cli` is
still 5, and it's unclear when (or if) that'll change [1], which is
unfortunate.
[1] prettier/prettier-eslint-cli#304Fixes: zulip#4253
Filing this quickly as a placeholder so we have something to refer to.
Currently, this is known to be blocked by prettier-eslint not supporting ESLint 7 yet: prettier/prettier-eslint#401.
The text was updated successfully, but these errors were encountered: