Eslint Migrate to v9.x, how to setup parserOptions.project for @typescript-eslint/parser while loading rule @typescript-eslint/consistent-type-imports
When I run with the following configuration to migrate from version 8 to version 9 get an error. I want to know where the problem is .