We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b2900 commit c2eab72Copy full SHA for c2eab72
prompts/eslint_fix/020_user_prompt.md
@@ -1,2 +1,5 @@
1
-1. Run ESLint in the project
2
-2. Evaluate total violations.
+1. Run ESLint summary in the project
+2. Evaluate total violations.
3
+ <10 violations: Re-run eslint with complaints output.
4
+ 10+ violations: Re-run eslint with condensed output.
5
+3. Fix the violations.
0 commit comments