Skip to content

Commit

Permalink
Stop hiding folders
Browse files Browse the repository at this point in the history
  • Loading branch information
conartist6 committed Oct 6, 2021
1 parent 6413244 commit 16c7118
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vscode/settings.json
Expand Up @@ -2,8 +2,6 @@
"editor.rulers": [80],
"files.exclude": {
"**/.git": true,
"**/node_modules": true,
"**/build": true
},
"javascript.validate.enable": false,
"jest.pathToJest": "yarn jest --",
Expand Down

0 comments on commit 16c7118

Please sign in to comment.