Skip to content

Commit

Permalink
spelling suggestions
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
  • Loading branch information
acao and TallTed authored Aug 2, 2023
1 parent 1ac8b46 commit e076ca8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/monaco-graphql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,8 @@ MonacoGraphQL.setCompletionSettings({
```

You can also experiment with the built-in `jsonc`? (JSON
syntax that allows comments and trailing commas, for `tsconfig.json` etc.) and the 3rd party `monaco-yaml` language modes
syntax that allows comments and trailing commas, for `tsconfig.json`, etc.)
and the 3rd party `monaco-yaml` language modes
for completion of other types of variable input. you can also experiment with
editor methods to parse detected input into different formats, etc (`yaml`
pastes as `json`, etc.)
Expand Down

0 comments on commit e076ca8

Please sign in to comment.