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

Release v1.3.3 does not include compiled js #22

Closed kevinbosman closed 5 years ago

kevinbosman commented 5 years ago

The 1.3.3 package on npm does not work due to missing file linesBetweenClassMembersRule.js

Many thanks for maintaining this :)

chinchiheather commented 5 years ago

Oh how embarassing lol 🙈 I added those files to .gitignore forgetting that npm would ignore them too, this should be good in 1.3.4