1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Fix deno lsp settings

This commit is contained in:
RGBCube 2025-01-24 23:50:51 +03:00
parent 7d865da512
commit 031d6c5b8f
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -92,7 +92,7 @@ in {
environment.NO_COLOR = "1";
config.deno = enabled {
config.javascript = enabled {
lint = true;
unstable = true;