eslint-plugin-dependencies
eslint-plugin-dependencies copied to clipboard
doesn't work on ts and tsx files
I got this warnings on 100% working codebase after porting it to typescript.
2:30 warning "./injectscript" does not exist dependencies/no-unresolved
3:27 warning "./isbrowser" does not exist dependencies/no-unresolved