UNPKG

@twp0217/react-org-chart

Version:

```typescript import React from 'react'; import OrgChart, { NodeDataType } from '@twp0217/react-org-chart';

12 lines (11 loc) 185 B
{ "singleQuote": true, "trailingComma": "all", "printWidth": 80, "overrides": [ { "files": ".prettierrc", "options": { "parser": "json" } } ] }