monaco-editor/monaco-html/package.json

6 lines
76 B
JSON

{
"scripts": {
"watch": "../node_modules/.bin/tsc -p ./src --watch"
}
}