diff options
| author | Petri Hienonen <petri.hienonen@gmail.com> | 2025-11-09 22:17:04 +0200 |
|---|---|---|
| committer | Petri Hienonen <petri.hienonen@gmail.com> | 2025-11-09 22:17:04 +0200 |
| commit | 5eba467a7eb84409aa43df83de78ecb843a79d7b (patch) | |
| tree | d737d224b4b20ae4a29bad91125072018fdba80d /jsconfig.json | |
| parent | d9f3f48b634917c182fd8e0e764ef0575b1ce218 (diff) | |
| download | housing-5eba467a7eb84409aa43df83de78ecb843a79d7b.tar.zst | |
Update
Diffstat (limited to 'jsconfig.json')
| -rw-r--r-- | jsconfig.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
