UNPKG

react-carousel-query

Version:

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

17 lines (14 loc) 183 B
{ "extends": "@ljharb", "rules": { "func-style": "warn", }, "overrides": [ { "files": "test/**/*.js", "rules": { "max-lines-per-function": "off", }, }, ], }