UNPKG

flatpickr

Version:

A lightweight, powerful javascript datetime picker

17 lines (16 loc) 350 B
{ "bail": true, "transform": { "^.+\\.tsx?$": "<rootDir>/node_modules/ts-jest/preprocessor.js" }, "testEnvironment": "node", "testRegex": "(/__ssr_tests__/.*|(\\.|/)(test|spec)\\.ssr)\\.(jsx?|tsx?)$", "moduleFileExtensions": [ "ts", "tsx", "js", "jsx", "json" ], "moduleDirectories": ["src", "node_modules"] }