UNPKG

react-carousel-query

Version:

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

15 lines (11 loc) 132 B
{ "root": true, "extends": "@ljharb", "env": { "browser": true, "node": true, }, "rules": { "id-length": "off", }, }