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 2e914e8 commit 8f7bec5Copy full SHA for 8f7bec5
README.md
@@ -12,7 +12,7 @@ npm install @codingame/monaco-languageclient-react
12
13
You need to create an `infrastructure` object and render the `LanguageClient` component:
14
15
-```typescript
+```tsx
16
import React from "react";
17
18
import LanguageClient, { Infrastructure } from "@codingame/monaco-languageclient-react";
0 commit comments