UNPKG

react-image-gallery

Version:

React carousel image gallery component with thumbnail and mobile support

12 lines (11 loc) 188 B
{ "extends": [ "airbnb" ], "parser": "babel-eslint", "plugins": ["react", "jsx-a11y", "import"], "env": { "browser": true, "node": true } }