From 6420af403a98a6fae6d9f262fcf35ec0b58fdcd1 Mon Sep 17 00:00:00 2001 From: Beilin Date: Thu, 25 Dec 2025 16:10:48 +0300 Subject: [PATCH] svfds --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefd271..ff1387e 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,6 @@ Currently, two official plugins are available: The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see [this documentation](https://react.dev/learn/react-compiler/installation). ## Expanding the ESLint configuration +sdfgsdf If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project.