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 4166956 commit 8208532Copy full SHA for 8208532
tools/eslint-multi-format/README.md
@@ -8,7 +8,7 @@ Use the `ESLINT_FORMATTER_CONFIG` environment variable to configure the formatte
8
9
### Configuration Schema
10
11
-```json
+```jsonc
12
{
13
"outputDir": "./reports", // Optional: Output directory (default: cwd/.eslint)
14
"filename": "eslint-report", // Optional: Base filename without extension (default: 'eslint-report')
0 commit comments