Implement language autodetection (take that brace)

This commit is contained in:
Kristóf Tóth
2018-06-12 20:26:23 +02:00
parent 3a46f3e465
commit 39707c3aed
3 changed files with 57 additions and 2 deletions

View File

@ -30,6 +30,7 @@ export const config = {
showDeployButton: true,
reloadIframeOnDeploy: true,
showConsoleOnDeploy: true,
autoDetectFileLanguage: true
},
terminal: {
route: 'shell'