Description
This role will have two use cases: warning if unnecessary @Injectable decorator was applied, and another warning if something is injecting into the class, but @Injectable decorator was not applied.
Acceptance Criteria
I think I covered everything in description.