atom-beautify/examples/simple-jsbeautifyrc/javascript/expected/test.js

3 lines
43 B
JavaScript

function hell() {
console.log('world');
}