UNPKG

react-json-view

Version:

Interactive react component for displaying javascript arrays and JSON objects.

15 lines 315 B
{ "tabWidth": 4, "printWidth": 80, "singleQuote": true, "trailingComma": "none", "bracketSpacing": true, "jsxBracketSameLine": false, "parser": "babel", "semi": true, "requirePragma": false, "proseWrap": "preserve", "arrowParens": "avoid", "eslintIntegration": false, "endOfLine": "auto" }