I'd like to have a rule to enforce the recommendation of 'Consider placing @input() or @output() on the same line as the property it decorates.' described in Style 05-12. As far as I can tell use-input-property-decorator only enforces the usage of @input not the styling