Code style: blank line before class end TypeScript
已回答
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
请先登录再写评论。
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.