@nasa-jpl/aerie-monaco-editor-customizations
v0.1.4
Published
Customizations to the monaco editor for EDSL diagnostics
Downloads
11
Maintainers
Keywords
Readme
AERIE Monaco Editor Customizations
This repository contains the source code for a typescript worker that provides additional EDSL diagnostics for the AERIE Command EDSL
Build
First update the typescript version so it is built into the worker (should be done whenever updating the typescript version)
npm run import-typescript
Then build the worker
npm run build
Publish
Ensure the version is updated appropriately first
npm publish