aboutsummaryrefslogtreecommitdiffstats
path: root/plyr.code-workspace
diff options
context:
space:
mode:
Diffstat (limited to 'plyr.code-workspace')
-rw-r--r--plyr.code-workspace4
1 files changed, 4 insertions, 0 deletions
diff --git a/plyr.code-workspace b/plyr.code-workspace
index 551afc38..d26398e9 100644
--- a/plyr.code-workspace
+++ b/plyr.code-workspace
@@ -5,6 +5,10 @@
}
],
"settings": {
+ "search.exclude": {
+ "**/node_modules": true,
+ "**/dist": true
+ },
// Linting
"stylelint.enable": true,
"css.validate": false,