mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Fix deno lsp settings
This commit is contained in:
parent
7d865da512
commit
031d6c5b8f
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ in {
|
||||||
|
|
||||||
environment.NO_COLOR = "1";
|
environment.NO_COLOR = "1";
|
||||||
|
|
||||||
config.deno = enabled {
|
config.javascript = enabled {
|
||||||
lint = true;
|
lint = true;
|
||||||
unstable = true;
|
unstable = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue