UNPKG

react-carousel-query

Version:

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

18 lines (14 loc) 183 B
{ "root": true, "extends": "@ljharb", "globals": { "DataView": false }, "rules": { "new-cap": ["error", { "capIsNewExceptions": [ "GetIntrinsic", ], }], }, }