- Require generator functions to contain yield
This rule generates warnings for generator functions that do not have the yield keyword.
You can check them out here.