Rule: invoke-injectable

Ensures that @Injectable decorator is properly invoked.

Rationale

Application will fail mysteriously if we forget the parentheses.

Notes:
TS Only

Config

Not configurable.

Examples
Schema
null