Prettier cannot resolve the eslint configuration and uses fallback options instead of eslint rules (`prettier.eslintIntegration: true`) The issue is reproduced using the eslint versions: - 5.15.2 - 5.15.3 The solution for me at the moment is downgrade eslint to 5.15.1
Prettier cannot resolve the eslint configuration and uses fallback options instead of eslint rules (
prettier.eslintIntegration: true)The issue is reproduced using the eslint versions:
The solution for me at the moment is downgrade eslint to 5.15.1