core/plugins/c9.ide.run.build/builders/CoffeeScript.build
2017-05-14 13:22:31 +02:00

4 lines
73 B
Plaintext

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