From 18f03b82a51c77d933b8ce3b0e2560f5afe535e8 Mon Sep 17 00:00:00 2001 From: Muhammad Abdullah Waheed Date: Tue, 19 Mar 2024 16:28:06 +0500 Subject: [PATCH] fix: fixed formatting of readme file --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 284872a4c..469254daa 100644 --- a/README.md +++ b/README.md @@ -218,8 +218,7 @@ locally. To serve a production build locally: attempt to run the build on the same port specified in the `env.config.js` file. -Local module configuration for TypeScript ------------------------------------------ +## Local module configuration for TypeScript #. Create file in repository `tsconfig.json`, with a clause `"extends": "@openedx/frontend-build"` #. Set "rootDir" to the root of the source code folders