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