c9-core/plugins/c9.ide.run/runners/CoffeeScript.run

5 wiersze
111 B
Plaintext
Czysty Zwykły widok Historia

2017-01-06 10:47:08 +00:00
{
"cmd": ["coffee", "$file", "$args"],
"debug": ["--debug-brk=5454"],
"selector": "source.coffee"
}