Skip to content

Commit

Permalink
docs(docs-infra): move comma in Angular Language Service section (ang…
Browse files Browse the repository at this point in the history
  • Loading branch information
Magda98 authored and thePunderWoman committed Jan 25, 2024
1 parent b9547a9 commit c3b0095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adev/src/content/tools/language-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ It works with external templates in separate HTML files, and also with in-line t

## Configuring compiler options for the Angular Language Service

To enable the latest Language Service features, set the `strictTemplates` option in `tsconfig.json` by setting `strictTemplates` to `true,` as shown in the following example:
To enable the latest Language Service features, set the `strictTemplates` option in `tsconfig.json` by setting `strictTemplates` to `true`, as shown in the following example:

<docs-code language="json">

Expand Down

0 comments on commit c3b0095

Please sign in to comment.