UNPKG

react-coming

Version:

React component rendering a simple page with a countdown timer.

11 lines (10 loc) 208 B
{ "compilerOptions": { "jsx": "react-jsx", "outDir": "./lib", "allowSyntheticDefaultImports": true, "declaration": true, "emitDeclarationOnly": true, "resolveJsonModule": true } }