While utilizing Codacy for code quality monitoring, I'd like to have a preview of what Codacy will detect before pushing any changes. It's apparent that Codacy incorporates eslint and other tools for this purpose. Is there a possibility to generate a .eslintrc configuration file from Codacy? This would enable me to utilize the config in Webstorm and make adjustments as needed prior to committing any code.