HealthCatalyst / Fabric.SharedSettings

Resharper plugin for settings that we can share across the HealthCatalyst organization.
0 stars 4 forks source link

Set TypeScript styles to put attributes on the same line as members. #1

Closed j2jensen closed 7 years ago

j2jensen commented 7 years ago

It is recommended by the Angular style guide to keep these on the same line https://angular.io/guide/styleguide#decorate-input-and-output-properties. While resharper won’t autoformat them to be on the same line, it’ll at least stop automatically adding a line break.