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

Class

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

Source from the content-addressed store, hash-verified

516}
517
518class CoffeeTreema extends CodeTreema {
519 constructor () {
520 super(...arguments)
521 this.workingSchema.aceMode = 'ace/mode/coffee'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected