We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e47a55 commit f6c5510Copy full SHA for f6c5510
eslint.config.js
@@ -39,6 +39,7 @@ export default [
39
},
40
41
42
+ // Turns off all rules that are unnecessary or might conflict with Prettier.
43
eslintConfigPrettier,
44
45
{
0 commit comments