Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 551 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 551 Bytes

core/

We utilize monaco-editor-wrapper and @typefox/monaco-editor-react to make the monaco-editor intgration a smoother experience.

This package provides utility createUserConfig that provides a fully specified user configuration to be used by either of the two packages. The other purpose is to bundle the code, so it can be integrated with hugo and remove the burden dealing with complex javascript in the hugo build process.