JSFiddle - React, Tailwind, and code Playground

JavaScript

var t = {"hello": "hi"};
document.write(JSON.stringify(t));