UNPKG

string-to-react-component

Version:

Dynamically create and render React components from strings at runtime, converting strings to React components for flexible UI generation.

13 lines (12 loc) 246 B
{ "arrowParens": "always", "bracketSpacing": false, "jsxBracketSameLine": true, "printWidth": 120, "semi": true, "singleQuote": true, "tabWidth": 2, "trailingComma": "all", "useTabs": false, "proseWrap": "never" }