MCPcopy Create free account
hub / github.com/codecombat/codecombat /

Class

app/core/treema-ext.js:526–526  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

524}
525
526class JavaScriptTreema extends CodeTreema {
527 constructor () {
528 super(...arguments)
529 this.workingSchema.aceMode = 'ace/mode/javascript'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected