UNPKG

react-modal-slideshow

Version:

A simple React modal media slideshow with CSS powered animations

14 lines (13 loc) 181 B
{ "parser": "babel-eslint", "plugins": [ "react" ], "extends": [ "airbnb/base", "plugin:react/recommended" ], "rules": { "no-underscore-dangle": 0 } }