UNPKG

uipack-input-tag-component

Version:

UI Input Tag component for React.js / Next.js to create tags in an input

12 lines (10 loc) 207 B
{ "compilerOptions": { "jsx": "react", "target": "ES2020", "module": "ESNext", "declaration": true, "declarationDir": "dist", "strict": true, } }