fix: send docker-language-server telemetry as init option
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
return {
|
return {
|
||||||
settings = {
|
init_options = {
|
||||||
initializationOptions = {
|
telemetry = "off",
|
||||||
telemetry = "off",
|
|
||||||
},
|
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user