Skip to content

Commit cf447b8

Browse files
authored
Update settings.json
1 parent 074c9be commit cf447b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"vendor/*/tests/*": true,
7373
"storage/framework/**": true,
7474
"storage/app/public": true,
75-
// "public/**": true,
75+
"public/**": true,
7676
"bootstrap/**": true,
7777
"vendor/**/.gitignore": true,
7878
"vendor/**/.gitattributes": true,

0 commit comments

Comments
 (0)