bcherny / tslint-no-circular-imports

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

Crashes if no config option is provided #27

Closed JoshuaKGoldberg closed 6 years ago

JoshuaKGoldberg commented 6 years ago

This was me ☹ #23's code does not check if ruleArguments[0] exists.