Skip to content

Commit

Permalink
Fix Pretter formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
remcohaszing committed Jun 16, 2023
1 parent a0bf38f commit 3c47ec9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,8 @@ is decreased. This comes at the cost of not being able to use it without a bundl
`monaco-yaml` only uses the Monaco Editor. It’s not tied to a framework, all that’s needed is a DOM
node to attach the Monaco Editor to. See the
[Monaco Editor examples](https://github.com/microsoft/monaco-editor/tree/main/samples)
for examples on how to integrate Monaco Editor in your project, then configure `monaco-yaml` as
described above.
[Monaco Editor examples](https://github.com/microsoft/monaco-editor/tree/main/samples) for examples
on how to integrate Monaco Editor in your project, then configure `monaco-yaml` as described above.
### Does `monaco-yaml` work with `create-react-app`?
Expand Down

0 comments on commit 3c47ec9

Please sign in to comment.