bcherny / tslint-no-circular-imports

TSLint plugin to detect and warn about circular imports
MIT License
86 stars 12 forks source link

Add option to exclude interfaces and type aliases from circular imports #34

Open yurykozhenov opened 5 years ago

yurykozhenov commented 5 years ago

Fixes https://github.com/bcherny/tslint-no-circular-imports/issues/19

JoseLion commented 4 years ago

@bcherny any chance of merging this one? It would be a great feature in this extension 😁