- 🐣 (typescript) also detect dependencies when only importing types. Fixes #28.
A side effect of this change is that dependency-cruiser now detects these (typescript) dependencies as well:
-
🐣 (typescript) detect dependency to imports that aren't used (the typescript compiler throws these out)
-
🐣 (typescript) detect dependencies in tripple slash directives
-
⬆️ ajv