UNPKG

react-carousel-query

Version:

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

11 lines (10 loc) 145 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "ES2021", "maxNodeModuleJsDepth": 0, }, "exclude": [ "coverage", ], }