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

4 lines
43 B
JavaScript

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