From bd20853c52328cd55f7f63f50f1b9234fa830ba6 Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Mon, 17 Nov 2025 14:51:48 +0200 Subject: Do not use tcs to check server.js --- jsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jsconfig.json') diff --git a/jsconfig.json b/jsconfig.json index d588553..fed7df9 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -30,7 +30,7 @@ "target": "esnext" }, "html.format.enable": false, - "include": ["app/*.js", "*.js"], + "include": ["app/*.js"], "javascript.format.enable": false, "json.format.enable": false, "typescript.format.enable": false -- cgit v1.2.3-70-g09d2