File tree Expand file tree Collapse file tree
docs/src/user-guide/formatters Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ eleventyNavigation:
55 key : formatters
66 parent : user guide
77 title : Formatters
8- order : 5
8+ order : 6
99edit_link : https://github.com/eslint/eslint/edit/main/templates/formatter-examples.md.ejs
1010---
1111
@@ -43,7 +43,7 @@ function addOne(i) {
4343};
4444```
4545
46- ### ` .eslintrc ` :
46+ ### ` .eslintrc `
4747
4848``` json
4949{
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ eleventyNavigation:
55 key: formatters
66 parent: user guide
77 title: Formatters
8- order: 5
8+ order: 6
99edit_link: https://github.com/eslint/eslint/edit/main/templates/formatter-examples.md.ejs
1010---
1111
@@ -35,7 +35,7 @@ function addOne(i) {
3535};
3636```
3737
38- ### `.eslintrc`:
38+ ### `.eslintrc`
3939
4040```json
4141{
You can’t perform that action at this time.
0 commit comments