JSFiddle - React, Tailwind, and code Playground by booktu8 February 28, 2019 JavaScript let obj = { a: 1,b: 1,c:1 } console.log(JSON.stringify(obj, , 1))