aboutsummaryrefslogtreecommitdiffstats
path: root/jsconfig.json
diff options
context:
space:
mode:
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 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