lyonjs/shortvid.io

๐Ÿ—๏ธ add unused import to eslint

Boyadjie opened this issue ยท 0 comments

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