ToolBox/Code beautifyCode beautifyLight indent for JS, CSS, HTML, JSON, and SQLFavoriteBeautifyCopyCodefunction hello(name){return "hi "+name;}const x={a:1,b:2};Light indentation for quick cleanup. Use Prettier/ESLint for complex code.