Skip to content

Use ESLint for ban-imports

Administrator requested to merge rm-custom-rules into master

Created by: felixfbecker

This rule has an equivalent in ESLint, and the custom rule added complexity and was compiled on every yarn install. Verified the rule would detect an import that we want to prevent.

Merge request reports

Loading