WoWAnalyzer icon indicating copy to clipboard operation
WoWAnalyzer copied to clipboard

Add an eslint rule that modules defining `dependencies` must always spread parent's dependencies

Open MartijnHols opened this issue 6 years ago • 0 comments

Not spreading a parent's dependencies leads to bugs.

It would be very nice if it excluded modules just extending Analyzer/Module/EventSubscriber, but not essential.

MartijnHols avatar Nov 16 '18 19:11 MartijnHols