From 582b7139193f6d44e407d45b5fab185fb5b3fb4e Mon Sep 17 00:00:00 2001 From: Bluzzi Date: Wed, 25 Dec 2024 21:29:23 +0100 Subject: [PATCH] docs(README.md): update recommendation wording for clarity and personal touch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13e0697..30a45cb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A ready-to-use ESLint config preset that's highly opinionated and strict on best - ✅ automatically enables specific rules based on your dependencies - 🧲 uses the recommended shared configs (ESLint, TSLint, Stylistic...) -If you're looking for a less opinionated configuration with more customization possibilities, we recommend the [Antfu preset](https://github.com/antfu/eslint-config). +If you're looking for a less opinionated configuration with more customization possibilities, I recommend you the [Antfu preset](https://github.com/antfu/eslint-config). ## Installation Installing the config preset in your project.