Коммит
9aff7a6939
|
@ -30,7 +30,7 @@
|
||||||
"properties": {
|
"properties": {
|
||||||
"lspInspector.port": {
|
"lspInspector.port": {
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"default": "7000",
|
"default": 7000,
|
||||||
"description": "The port on which the websocket server listens to"
|
"description": "The port on which the websocket server listens to"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -51,4 +51,4 @@
|
||||||
"@types/ws": "^6.0.0",
|
"@types/ws": "^6.0.0",
|
||||||
"typescript": "^2.9.2"
|
"typescript": "^2.9.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче