We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f243f9 commit d24155cCopy full SHA for d24155c
1 file changed
.devcontainer/devcontainer.json
@@ -8,7 +8,7 @@
8
"customizations": {
9
"codespaces": {
10
"openFiles": [
11
- "build/app.js"
+ "app/scripts/core/gameCoordinator.js"
12
]
13
}
14
},
0 commit comments