update readme

This commit is contained in:
Dan Percic 2022-07-12 23:34:43 +03:00
parent 1d37bd9661
commit a5985a7f5b

View File

@ -37,8 +37,7 @@ export function httpLoaderFactory(httpClient: HttpClient, configService: ConfigS
})
```
Rename `tsconfig.json` in root directory to `tsconfig.base.json`, and add the following to the `compilerOptions`
section:
Add the following to the `compilerOptions` section of the root `tsconfig.json`:
```
"compilerOptions": {