As of recent updates over the past few months, the TypeScript-core team has contributed to eslint to support directly linting TypeScript code. Context: Announcement Post
About a month ago, my team switched entirely away from TSLint to ESLint with TypeScript Support. We're about to expand our TypeScript from our team to multiple teams within our company, and we just discovered SonarTS.
Is it possible to run this project directly inside of ESLint & still get all the rules that need Type Support? I'd love to include this project in my recommendations for the company's stack.
As of recent updates over the past few months, the TypeScript-core team has contributed to eslint to support directly linting TypeScript code. Context: Announcement Post
About a month ago, my team switched entirely away from TSLint to ESLint with TypeScript Support. We're about to expand our TypeScript from our team to multiple teams within our company, and we just discovered SonarTS.
Is it possible to run this project directly inside of ESLint & still get all the rules that need Type Support? I'd love to include this project in my recommendations for the company's stack.
Thanks in advance!