Is there are a rule similar to https://github.com/benmosher/eslint-plugin-import/blob/master/docs/rules/no-extraneous-dependencies.md?
I think it might be this one? https://palantir.github.io/tslint/rules/no-implicit-dependencies/
Yup, that's the one!
Most helpful comment
I think it might be this one? https://palantir.github.io/tslint/rules/no-implicit-dependencies/