Skip to content

Commit

Permalink
fix demo in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemhosny committed May 11, 2024
1 parent 0c569a6 commit e3dd075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/features/intellisense.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ The JavaScript output (Greeter.js) and the data definition file (Greeter.d.ts) s
Then, they can be used like that:

export const customModules = {
editor: 'monaco',
activeEditor: 'script',
script: {
language: 'typescript',
Expand Down

0 comments on commit e3dd075

Please sign in to comment.