mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 08:10:11 +01:00
5 lines
76 B
JSON
5 lines
76 B
JSON
{
|
|
"scripts": {
|
|
"watch": "../node_modules/.bin/tsc -p ./src --watch"
|
|
}
|
|
}
|