UNPKG

json-pretty-html

Version:

Transforms a JSON object to a pretty piece of HTML Edit

15 lines (14 loc) 238 B
{ "extends": "./tsconfig.json", "compilerOptions": { "declaration": false, "rootDir": ".", "outDir": "build", "removeComments": true, "sourceMap": false, "jsx": "react" }, "include": [ "src/**/*" ] }