Use ESLint for ban-imports
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.
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.