UNPKG

html-to-json-parser

Version:

This library converts HTML to JSON or JSON to HTML tree

15 lines (14 loc) 289 B
{ "semi": true, "tabWidth": 2, "printWidth": 100, "singleQuote": true, "trailingComma": "all", "jsxBracketSameLine": false, "useTabs": false, "quoteProps": "as-needed", "jsxSingleQuote": false, "bracketSpacing": true, "arrowParens": "always", "endOfLine": "auto" }