From 2657884b0c4b873c0a7a65bc7fcab4233a78c3da Mon Sep 17 00:00:00 2001 From: Dmitriy Bratchikov Date: Mon, 27 May 2024 17:36:18 +0700 Subject: [PATCH] fix: lint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e83c80a..d1a2fc2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## IMPORTANT Do not delete the pages\* folder even if you are using App Router, deleting the pages folder -will result in a [build error](https://t.me/feature_sliced/1/107414). +will result in a [build error](https://t.me/feature_sliced/1/107414). In WebStorm you can mark a directory as [excluded](https://www.jetbrains.com/help/webstorm/configuring-project-structure.html#content-root). After that, you won’t see it in shared files (like, for example, node_modules or .next)