@typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint: Monorepo for all the tooling which enables ESLint to support TypeScript
ESLintをTypeScript対応させるためのプラグイン
An ESLint-specific plugin which, when used in conjunction with @typescript-eslint/parser, allows for TypeScript-specific linting rules to run.
https://github.com/typescript-eslint/typescript-eslint#how-do-i-configure-my-project-to-use-typescript-eslint
ESLintのASTとTypeScriptのASTが異なるのを何とかする