From 03e0a1226ca5d453b96e713d5357399a2740330a Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Tue, 6 May 2025 15:14:38 -0400 Subject: [PATCH] docs: use plain text for project name, not code, in homepage --- packages/website/src/pages/index.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/website/src/pages/index.tsx b/packages/website/src/pages/index.tsx index c4d45dcac58b..68befd7f8db2 100644 --- a/packages/website/src/pages/index.tsx +++ b/packages/website/src/pages/index.tsx @@ -71,8 +71,7 @@ const features: FeatureItem[] = [

- typescript-eslint enables ESLint to run on TypeScript - code. + typescript-eslint enables ESLint to run on TypeScript code. {' '} It brings in the best of both tools to help you write the best JavaScript or TypeScript code you possibly can. @@ -87,7 +86,7 @@ const features: FeatureItem[] = [

- typescript-eslint: + typescript-eslint: