mirror of
https://github.com/kingomarnajjar/codespaces-rails.git
synced 2026-07-26 06:37:17 +10:00
Add extension to devcontainer
This commit is contained in:
parent
ea59a92ce3
commit
a2b7251d53
1 changed files with 3 additions and 0 deletions
|
|
@ -1,4 +1,7 @@
|
||||||
{
|
{
|
||||||
|
"extensions": [
|
||||||
|
"gh-gh-dogfooding.codespaces-zero"
|
||||||
|
],
|
||||||
"codespaces": {
|
"codespaces": {
|
||||||
"liftoff": {
|
"liftoff": {
|
||||||
"defaultFile": "config/routes.rb",
|
"defaultFile": "config/routes.rb",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue