Rely on latest syntax
parent
f2992364ee
commit
8370ddd69c
|
@ -14,7 +14,7 @@
|
|||
3000,
|
||||
9944
|
||||
],
|
||||
"preCreateCommand": "cargo build && cargo check",
|
||||
"preCreateCommand": ["cargo build", "cargo check"],
|
||||
"postStartCommand": "./target/debug/node-template --dev --ws-external",
|
||||
"menuActions": [
|
||||
{"id": "polkadotjs",
|
||||
|
|
Loading…
Reference in New Issue