(Replying to PARENT post)

Are there any tools that call out bad habits when writing TypeScript?

The only one I know of is tslint:

https://palantir.github.io/tslint/

๐Ÿ‘คpabs3๐Ÿ•‘4y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

Actually, tslint is deprecated now, and the community effort has moved to typescript-eslint.

https://github.com/palantir/tslint/issues/4534

๐Ÿ‘คwungsten๐Ÿ•‘4y๐Ÿ”ผ0๐Ÿ—จ๏ธ0