Problem: Your project may be using deprecated features


Problem: Your project may be using deprecated features.

Solution: eslint-plugin-deprecation

I just learned about this plugin. It caught a number of deprecated features in our code.

https://www.npmjs.com/package/eslint-plugin-deprecation

View original on X