Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e3c60 commit bd7ecf2Copy full SHA for bd7ecf2
README.md
@@ -208,7 +208,7 @@ Install the `monaco-editor`:
208
npm install monaco-editor
209
```
210
211
-Update the `.angular-cli.json` file and append the following asset rule:
+Update the `angular.json` file and append the following asset rule:
212
213
```json
214
{
@@ -238,7 +238,7 @@ export class AppModule {}
238
239
### Typings Worker
240
241
242
243
```ts
244
0 commit comments