core/plugins/c9.ide.run.build/builders/CoffeeScript.build
2017-02-06 12:40:24 +00:00

4 lines
73 B
Plaintext

{
"cmd": ["coffee", "-c", "$file"],
"selector": "source.coffee"
}