UNPKG

react-konami

Version:

A simple component to add an easterEggs in your react web application

13 lines (12 loc) 226 B
{ "compilerOptions": { "target": "es5", "module": "commonjs", "lib": ["es2017", "dom"], "declaration": true, "jsx": "react", "outDir": "./build", "strict": true, "esModuleInterop": true } }