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

4 lines
42 B
JavaScript

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