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