UNPKG

react-datetime

Version:

A lightweight but complete datetime picker React.js component

19 lines (18 loc) 370 B
{ "compilerOptions": { "noImplicitAny": true, "strictNullChecks": false, "types": [], "noEmit": true, "jsx": "react", "baseUrl": "../", "lib": ["es6"], "paths": { "react-datetime": ["./"] } }, "files": [ "./DateTime.d.ts", "react-datetime-tests.tsx" ] }