๐๏ธ add unused import to eslint
Boyadjie opened this issue ยท 0 comments
Boyadjie commented
Feature Request ๐จ๐ผโ๐ป
We want eslint to return a warn or an error if a file contains unused imports
Use Case โ๐ผ
when you do a refacto and you forget to remove the imports
Possible Solution ๐ก
add the rule to the .eslintrc
file