Code style: blank line before class end TypeScript

Answered

Is there a way to enforce formatter to add exact number of empty lines before class ends in TypeScript? Such options works for Java, but I can't find one for TypeScript

0
1 comment

Hi! There is no such possibility in TypeScript. Please feel free to submit a feature request in our bug-tracker: https://youtrack.jetbrains.com/issues/WEB.

0

Please sign in to leave a comment.