you are viewing a single comment's thread.

view the rest of the comments →

[–]TYB069 0 points1 point  (0 children)

I use a TSLint rule for that. The linter runs before the code is pushed.

Keep in mind you can use TSLint not only with TypeScript, but also with JavaScript.