moonbit require node

This commit is contained in:
Yasuhiro Matsumoto
2025-11-14 01:51:40 +09:00
parent 1d03af3eb1
commit 139d4adf61

View File

@@ -1094,7 +1094,9 @@
"command": "moonbit-lsp", "command": "moonbit-lsp",
"url": "https://github.com/moonbitlang/moon", "url": "https://github.com/moonbitlang/moon",
"description": "The build system and package manager for MoonBit", "description": "The build system and package manager for MoonBit",
"requires": [], "requires": [
"node"
],
"vim_plugin": { "vim_plugin": {
"extensions": [ "extensions": [
"mbt" "mbt"