@storyscript/monaco-language
v0.0.1
Published
Storyscript language for the Monaco Editor.
Downloads
1
Keywords
Readme
Storyscript Monaco Languages
Colorization and configuration supports for the Storyscript language for the Monaco Editor.
Dev: cheat sheet
- initial setup with
npm install .
- compile with
npm run watch
- test with
npm run test
- bundle with
npm run prepublishOnly
This repository is a fork of https://github.com/microsoft/monaco-languages