UNPKG

slider-pro-js

Version:

Modular JavaScript slider that is dependency-free, rich-featured, flexible and easy to use

10 lines 335 B
{ "testMatch": ["**/test/*test.js", "**/test/**/*test.js", "!**/test/*pptr.test.js", "!**/test/**/*pptr.test.js"], "testPathIgnorePatterns": ["/node_modules/"], "testEnvironment": "jsdom", "testEnvironmentOptions": { "resources": "usable" }, "setupFiles": ["./jest.setup.js"], "testTimeout": 20000 }