UNPKG

react-carousel-query

Version:

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

12 lines (9 loc) 174 B
{ "root": true, "extends": "@ljharb", "rules": { "complexity": [2, 11], "max-statements": [2, 15], "new-cap": [2, { "capIsNewExceptions": ["IsCallable"] }], }, }