DefinitelyTyped/types/react-datepicker
Sean Kelley 0c1f57baf8 react-datepicker: replace any types with their actual types; simplify tests.
- Remove several references to `any` that were too permissive.
- Add an explicit dependency on popper.js.
- Simplify tests by removing extraneous wrapper component and just creating a
  component; add a few more fields (but definitely not exhaustive tests).
- Add myself as a maintainer.
- Sort lines, because they clearly used to be that way and had some things
  added to the end.
2018-06-28 14:11:47 -07:00
..
index.d.ts
package.json
react-datepicker-tests.tsx
tsconfig.json
tslint.json