chinchiheather / tslint-lines-between-class-members

Custom rule for TSLint to enforce blank lines between class methods - achieves a similar thing to lines-between-class-members in ESLint
18 stars 5 forks source link

Complex class declarations #25

Closed pburkindine closed 5 years ago

pburkindine commented 5 years ago

Ref: https://github.com/chinchiheather/tslint-lines-between-class-members/issues/19

Re-opening as 1.3.2 did not completely fix the issue; please reference https://github.com/chinchiheather/tslint-lines-between-class-members/issues/19#issuecomment-510138015 for examples of scenarios still exhibiting the issue.

chinchiheather commented 5 years ago

This should be fixed in 1.3.5, let me know if you still experience any problems