aboutsummaryrefslogtreecommitdiffstats
path: root/jsconfig.json
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2025-11-03 11:19:15 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2025-11-04 13:16:38 +0200
commita4ed99a370930b1a0c0f065906ed99c15a015fd4 (patch)
tree36dbc74e78d24fea7cf58c13e0ecbc929f9f18f7 /jsconfig.json
parentb03ee7032b2ea2d4d22ab7ec1346b7c9331cfc17 (diff)
downloadhousing-a4ed99a370930b1a0c0f065906ed99c15a015fd4.tar.zst
Update documentation
Diffstat (limited to 'jsconfig.json')
-rw-r--r--jsconfig.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsconfig.json b/jsconfig.json
index dbb9809..cd0a987 100644
--- a/jsconfig.json
+++ b/jsconfig.json
@@ -28,7 +28,7 @@
"target": "esnext"
},
"html.format.enable": false,
- "include": ["app/*.js", "server.js"],
+ "include": ["app/*.js"],
"javascript.format.enable": false,
"json.format.enable": false,
"typescript.format.enable": false