Skip to content

Commit 8208532

Browse files
Update tools/eslint-multi-format/README.md
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
1 parent 4166956 commit 8208532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/eslint-multi-format/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Use the `ESLINT_FORMATTER_CONFIG` environment variable to configure the formatte
88

99
### Configuration Schema
1010

11-
```json
11+
```jsonc
1212
{
1313
"outputDir": "./reports", // Optional: Output directory (default: cwd/.eslint)
1414
"filename": "eslint-report", // Optional: Base filename without extension (default: 'eslint-report')

0 commit comments

Comments
 (0)