Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ca00388

Browse filesBrowse files
authored
chore: fix configuration link to recommended prettier usage (typescript-eslint#8184)
1 parent 53f4c37 commit ca00388
Copy full SHA for ca00388

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/linting/Configurations.mdx

Copy file name to clipboardExpand all lines: docs/linting/Configurations.mdx
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,4 +229,4 @@ If you feel strongly that a specific rule should (or should not) be one of these
229229

230230
None of the preset configs provided by typescript-eslint enable formatting rules (rules that only serve to enforce code whitespace and other trivia).
231231
We strongly recommend you use Prettier or an equivalent for formatting your code, not ESLint formatting rules.
232-
See [What About Formatting? > Suggested Usage](./troubleshooting/formatting#suggested-usage).
232+
See [What About Formatting? > Suggested Usage](./troubleshooting/Formatting.mdx#suggested-usage---prettier).

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.