Open the erb by default

This commit is contained in:
Josh Abernathy 2022-11-03 15:30:11 +00:00 committed by GitHub
parent 372ca64ea6
commit c0edb1b983
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
}, },
"customizations": { "customizations": {
"codespaces": { "codespaces": {
"openFiles": ["config/routes.rb", "README.md"] "openFiles": ["app/views/hello/index.html.erb", "README.md"]
}, },
"vscode": { "vscode": {
"extensions": [ "extensions": [