UNPKG

react-carousel-query

Version:

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

17 lines (14 loc) 178 B
{ "root": true, "extends": "@ljharb", "overrides": [ { "files": "test/**", "rules": { "func-style": 0, "id-length": 0, "max-params": 0, }, }, ], }