Closed jtaylor10 closed 6 years ago
FYI - to get this to build/work on my machine I had to purge the committed flow-typed directory and upgrade flow-bin and flow-typed packages or else I got the same errors as what TravisCI is getting. I didn't want to pollute this PR with that stuff but I can if you want me to. The flow-typed directory should really be gitignored.
Thanks @jtaylor10! Sorry for the late response
json-schema-to-flow-type@0.2.7
Check was looking for
$required
instead ofrequired
Fixes #11