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 85d23e6 commit 567fd57Copy full SHA for 567fd57
articles/search/includes/quickstarts/search-get-started-rag-typescript.md
@@ -20,9 +20,9 @@ ms.date: 06/05/2025
20
- [Node.JS with LTS](https://nodejs.org/en/download/).
21
- [TypeScript](https://www.typescriptlang.org/download). You can globally install TypeScript using npm:
22
23
- ```bash
24
- npm install -g typescript
25
- ```
+ ```bash
+ npm install -g typescript
+ ```
26
27
28
## Configure access
0 commit comments