jwbay / tslint-misc-rules

Collection of miscellaneous TSLint rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

class-method-newlines undefined error

bookman25 opened this issue · comments

stream.js:74
throw er; // Unhandled stream error in pipe.
TypeError: Cannot read property 'getStart' of undefined
at ClassMethodNewlinesWalker.validate (\node_modules\tslint-misc-rules\rules\classMethodNewlinesRule.js:43:76)