When running pnpm es-check es2022 --checkFeatures.
This gets flagged as Unsupported features detected: ArrayToReversed
But this does not:
We got really confused when we enabled sourcemaps in the Sentry Webpack plugin as it was transforming a comma into a semicolon. All of a sudden, errors started appearing when running es-check.