UNPKG

flatpickr

Version:

A lightweight, powerful javascript datetime picker

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