diff --git a/packages/website/src/components/ErrorsViewer.tsx b/packages/website/src/components/ErrorsViewer.tsx
index 0789b84d78c0..178d3fd6573a 100644
--- a/packages/website/src/components/ErrorsViewer.tsx
+++ b/packages/website/src/components/ErrorsViewer.tsx
@@ -1,3 +1,4 @@
+import Link from '@docusaurus/Link';
import IconExternalLink from '@theme/Icon/ExternalLink';
import clsx from 'clsx';
import type Monaco from 'monaco-editor';
@@ -134,9 +135,9 @@ export default function ErrorsViewer({
{uri && (
<>
{' - '}
-
+
docs
"plugin:@typescript-eslint/{recommendation}"
- {' '}
+ {' '}
in an{' '}
-
+
ESLint configuration
- {' '}
+ {' '}
enables this rule.
>
),
@@ -53,12 +51,9 @@ export function RuleAttributes({ name }: { name: string }): React.ReactNode {
children: (
<>
Some problems reported by this rule are automatically fixable by the{' '}
-
+
--fix
ESLint command line option
-
+
.
>
),
@@ -71,12 +66,9 @@ export function RuleAttributes({ name }: { name: string }): React.ReactNode {
children: (
<>
Some problems reported by this rule are manually fixable by editor{' '}
-
+
suggestions
-
+
.
>
),
@@ -89,9 +81,9 @@ export function RuleAttributes({ name }: { name: string }): React.ReactNode {
children: (
<>
This rule requires{' '}
-
+
type information
- {' '}
+ {' '}
to run.
>
),
diff --git a/packages/website/src/theme/MDXComponents/TryInPlayground.tsx b/packages/website/src/theme/MDXComponents/TryInPlayground.tsx
index d9b096f1d909..cc062f6242db 100644
--- a/packages/website/src/theme/MDXComponents/TryInPlayground.tsx
+++ b/packages/website/src/theme/MDXComponents/TryInPlayground.tsx
@@ -1,3 +1,4 @@
+import Link from '@docusaurus/Link';
import React from 'react';
import styles from './TryInPlayground.module.css';
@@ -8,12 +9,12 @@ export function TryInPlayground({
eslintrcHash: string;
}): React.ReactNode {
return (
-
Try this rule in the playground ↗
-
+
);
}
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: