@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が異なるのを何とかする