17:7 error 'forkMe' is assigned a value but never used no-unused-vars
25:9 error Missing return type annotation flowtype/require-return-type
57:9 error Missing return type annotation flowtype/require-return-type
104:9 error Missing return type annotation flowtype/require-return-type
Verify issue locally by running npm run lint. When it is resolved the error should no longer appear when you run npm run lint
Verify issue locally by running npm run lint. When it is resolved the error should no longer appear when you run npm run lint
Flow is a static type checker for JavaScript https://flow.org/