UNPKG

react-carousel-query

Version:

A infinite carousel component made with react that handles the pagination for you.

13 lines (10 loc) 180 B
/** * @fileoverview Stub eslint:recommended config * @author Nicholas C. Zakas */ "use strict"; module.exports = { settings: { "eslint:recommended": true } };