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)

11 lines 135 B
{ "linters": { "*.js": [ "eslint" ], "**/*.+(js|jsx|json)": [ "prettier --write", "git add" ] } }