UNPKG

react-dates

Version:

A responsive and accessible date range picker component built with React

14 lines (12 loc) 226 B
{ "extends": "airbnb", "env": { "browser": true, "node": true }, "rules": { "no-mixed-operators": [2, { "allowSamePrecedence": true }], "react/no-find-dom-node": 1, "react/no-string-refs": 1 } }