UNPKG

react-carousel-query

Version:

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

16 lines (13 loc) 218 B
{ "root": true, "extends": "@ljharb/eslint-config/node/0.4", "overrides": [ { "files": "test/**/*.js", "rules": { "max-lines-per-function": "warn", "max-nested-callbacks": "warn", }, }, ], }