UNPKG

react-script-loader-hoc

Version:

A higher-order React component that assists in the asynchronous loading of third party JS libraries (eg. Stripe.js)

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