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 38eab4c769
commit ce4be21e2e

View file

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