diff options
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 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 |
