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

Don't give a false fail when there is a comment above the class #8

Closed chinchiheather closed 6 years ago

chinchiheather commented 6 years ago

This fixes #7