mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-07-02 13:56:23 +00:00
Implement language autodetection (take that brace)
This commit is contained in:
@ -30,6 +30,7 @@ export const config = {
|
||||
showDeployButton: true,
|
||||
reloadIframeOnDeploy: true,
|
||||
showConsoleOnDeploy: true,
|
||||
autoDetectFileLanguage: true
|
||||
},
|
||||
terminal: {
|
||||
route: 'shell'
|
||||
|
Reference in New Issue
Block a user