Skip to content

Commit

Permalink
Update to exclude the whole bundle folder
Browse files Browse the repository at this point in the history
  • Loading branch information
enejb committed Jun 12, 2020
1 parent 6fcc0f5 commit 519dac5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
// Use 'prettier-eslint' instead of 'prettier'. Other settings will only be fallbacks in case they could not be inferred from eslint rules.
"prettier.eslintIntegration": true,
"search.exclude": {
"**/bundle/android": true,
"**/bundle/ios": true,
"**/bundle/": true,
"**/gutenber/packages/**/build": true,
"**/gutenber/packages/**/build-modules": true,
"**/gutenber/packages/**/build-types": true,
Expand Down

0 comments on commit 519dac5

Please sign in to comment.