UNPKG

react-inline-date-input

Version:

A contenteditable DD-MM-YYYY date input for React

11 lines (10 loc) 206 B
// tsconfig.node.json { "compilerOptions": { "composite": true, "module": "ESNext", "moduleResolution": "Node", "allowSyntheticDefaultImports": true }, "include": ["vite.config.ts"] }