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

4 lines
44 B
JavaScript

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