We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2708b1 commit f0dc5a6Copy full SHA for f0dc5a6
1 file changed
packages/eslint-config/eslint.vanilla.config.js
@@ -24,6 +24,7 @@ export default [
24
includeTypes: true,
25
},
26
],
27
+ 'prettier/prettier': 'warn',
28
29
30
{
0 commit comments