From b16a9c59f5de06b27854c79abcd713c3d5cb7183 Mon Sep 17 00:00:00 2001 From: bnechyporenko Date: Tue, 14 Feb 2023 08:40:29 +0100 Subject: [PATCH] Renamed Intellij to IntelliJ Signed-off-by: bnechyporenko --- .github/vale/Vocab/Backstage/accept.txt | 1 - docs/local-dev/cli-build-system.md | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/vale/Vocab/Backstage/accept.txt b/.github/vale/Vocab/Backstage/accept.txt index a488ad8f87..e6380a17f0 100644 --- a/.github/vale/Vocab/Backstage/accept.txt +++ b/.github/vale/Vocab/Backstage/accept.txt @@ -160,7 +160,6 @@ indexable inlined inlinehilite integrator's -Intellij interop JaCoCo JavaScript diff --git a/docs/local-dev/cli-build-system.md b/docs/local-dev/cli-build-system.md index ec0f3273fb..424b5f2c0c 100644 --- a/docs/local-dev/cli-build-system.md +++ b/docs/local-dev/cli-build-system.md @@ -560,7 +560,7 @@ The overrides in a single `package.json` may for example look like this: For your productivity working with unit tests it's quite essential to have your debugging configured in IDE. It will help you to identify the root cause of the issue faster. -#### Intellij IDEA +#### IntelliJ IDEA 1. Update Jest configuration template by: