UNPKG

typed-catch-of-the-day

Version:

typescript version of wes bos' catch of the day app

12 lines 193 B
{ "compilerOptions": { "module": "commonjs", "sourceMap": true, "jsx": "react" }, "exclude": [ "node_modules", "typings/main", "typings/main.d.ts" ] }