UNPKG

scratchcard-reactjs

Version:

**Interactive scratch card functionality made simple for your app! ✨**

12 lines (11 loc) 228 B
{ "compilerOptions": { "jsx": "react", "target": "ES2020", "module": "ESNext", "allowSyntheticDefaultImports": true, "declaration": true, "declarationDir": "./dist", "strict": true } }