Turn on debug
This commit is contained in:
parent
d8a5ec1b5d
commit
54d1e543ff
|
@ -130,7 +130,6 @@ async function main() {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
if (
|
if (
|
||||||
DEBUG &&
|
|
||||||
message &&
|
message &&
|
||||||
message.event !== "lspOutput" &&
|
message.event !== "lspOutput" &&
|
||||||
message.event !== "serviceLog"
|
message.event !== "serviceLog"
|
||||||
|
|
Loading…
Reference in New Issue