UNPKG

react-date-range-headless

Version:

A React component for choosing dates and date ranges. A fork of hypeserver/react-date-range in which the Headless UI Listbox (Select) uses instead html select and options

8 lines (7 loc) 246 B
module.exports = { verbose: true, testURL: 'http://localhost/', setupFiles: ['<rootDir>/setupTests.js'], testPathIgnorePatterns: ['/node_modules/', '/dist/', '/demo/dist/'], snapshotSerializers: ['enzyme-to-json/serializer'], };