Skip to content

Commit bd15726

Browse files
committed
Fix code running
1 parent 49bed70 commit bd15726

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,11 @@
5757
}
5858
},
5959
"configTemplate": {
60+
"run": {
61+
"command": {
62+
"value": "node ~/project/index.js\n"
63+
}
64+
},
6065
"commands": {
6166
"0": {
6267
"cmd": "pnpm --dir ~/project --prefer-offline install",

0 commit comments

Comments
 (0)