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

3 lines
44 B
JavaScript

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