Re-Indenter
Github
Code:
const foo = () => { const bar = ''; return bar; }
Tabs
Spaces
Submit