After encountering dependency-check-team/dependency-check#112 I tried looking into how that project uses detective and the various "extensions", such as detective-typescript that enabled foreign syntax. It was not immediately obvious how this worked, seeing no explicit interfaces where detective was wrapped by or passed some "extension"
Could this be documented somehow in the README?
After encountering dependency-check-team/dependency-check#112 I tried looking into how that project uses
detectiveand the various "extensions", such as detective-typescript that enabled foreign syntax. It was not immediately obvious how this worked, seeing no explicit interfaces wheredetectivewas wrapped by or passed some "extension"Could this be documented somehow in the README?