diff --git a/public/jsconfig.json b/public/jsconfig.json index f362b9731..7905ed388 100644 --- a/public/jsconfig.json +++ b/public/jsconfig.json @@ -8,7 +8,11 @@ "allowSyntheticDefaultImports": true }, "exclude": [ - "node_modules" + "**/node_modules/**", + "**/dist/**", + "**/.git/**", + "lib/**", + "**/*.min.js" ], "typeAcquisition": { "include": [