Code Formatter

Format and beautify your code with support for multiple languages

function hello() {
console.log("Hello World")
}