I once needed that to debug the issue of why ESLint was so slow, and I thought I would share this piece of information. To get the list of the files ESLint processes, set the DEBUG environment variable to eslint:cli-engine.
How to Get the List of the Files Processed by ESLint
![How to Get the List of the Files Processed by ESLint How to Get the List of the Files Processed by ESLint](https://wildwolf.name/wp-content/uploads/2021/12/eslint-750x350.png)