From be7ec90b500ac68e053f2b58feb085247ef95817 Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Tue, 4 Nov 2025 17:07:24 +0200 Subject: Refactor application to use couchbase --- jsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jsconfig.json') diff --git a/jsconfig.json b/jsconfig.json index cd0a987..1d6d924 100644 --- a/jsconfig.json +++ b/jsconfig.json @@ -28,7 +28,7 @@ "target": "esnext" }, "html.format.enable": false, - "include": ["app/*.js"], + "include": ["app/*.js", "*.js"], "javascript.format.enable": false, "json.format.enable": false, "typescript.format.enable": false -- cgit v1.2.3-70-g09d2