Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit2264be0

Browse files
authored
chore: fix typo (typescript-eslint#10267)
1 parent9922032 commit2264be0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎packages/website/plugins/generated-rule-docs/insertions/insertWhenNotToUseIt.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ export function insertWhenNotToUseIt(page: RuleDocsPage): void {
2323
0,
2424
...(hasExistingText ?['---'] :[]),
2525
'Type checked lint rules are more powerful than traditional lint rules, but also require configuring [type checked linting](/getting-started/typed-linting).',
26-
'See [Troubleshooting > Linting with Type Information > Performance](/troubleshooting/typed-linting/performance) if you experience performancedegredations after enabling type checked rules.',
26+
'See [Troubleshooting > Linting with Type Information > Performance](/troubleshooting/typed-linting/performance) if you experience performancedegradations after enabling type checked rules.',
2727
);
2828
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp