- 🐣 (typescript) also detect dependencies when only importing types. Fixes #28. The two next features are a side effect of this change:
- 🐣 (typescript) detect dependency to imports that aren't used (the typescript compiler throws these out)
- 🐣 (typescript) detect dependencies in tripple slash directives
- 🔧 some refactoring for better performance and easier maintenance
- ⬆️ ajv