UNPKG

react-carousel-query

Version:

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

15 lines (12 loc) 151 B
{ "root": true, "extends": "@ljharb", "overrides": [ { "files": "test/**", "rules": { "no-restricted-properties": 0, }, }, ], }