diff --git a/.vscode/settings.json b/.vscode/settings.json index 657f9915..f78b3f81 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,9 +1,8 @@ { "search.exclude": { "**/node_modules": true, - "**/bower_components": true, "**/dist": true, "**/build": true, "**/lib": true } -} \ No newline at end of file +}