[eslint supports a flag `--quiet`](https://eslint.org/docs/latest/user-guide/command-line-interface#--quiet) to silence warnings and only show errors. When using this formatter, the flag is ignored and warnings are still shown. Submitting this as a request to support the `--quiet` flag.