File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
docs/src/user-guide/formatters Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ eleventyNavigation:
6
6
parent : user guide
7
7
title : Formatters
8
8
order : 5
9
+ edit_link : https://github.com/eslint/eslint/edit/main/templates/formatter-examples.md.ejs
9
10
---
10
11
11
12
ESLint comes with several built-in formatters to control the appearance of the linting results, and supports third-party formatters as well.
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ eleventyNavigation:
6
6
parent: user guide
7
7
title: Formatters
8
8
order: 5
9
+ edit_link: https://github.com/eslint/eslint/edit/main/templates/formatter-examples.md.ejs
9
10
---
10
11
11
12
ESLint comes with several built-in formatters to control the appearance of the linting results, and supports third-party formatters as well.
You can’t perform that action at this time.
0 commit comments