aegir
aegir copied to clipboard
feat: check for unused deps in js and ts
Currently ts checking is broken due to https://github.com/dependents/detective-typescript/issues/46 - the build will not pass until that issue is resolved.
BREAKING CHANGE: detects unused deps where it did not before so there may be some disruption