This repository has been archived by the owner on Jul 11, 2022. It is now read-only.
Add annotations for class properties without initializers Summary: Add annotations to class properties without initializers required for Flow's Local Type Inference project. This codemod prepares the codebase to match Flow's new typechecking algorithm. The new algorithm will make Flow more reliable and predicatable. Details: - Codemod script: `./scripts/typedjs/flow/runner lti/annotate_class_properties .` - Local Type Inference announcement: [post](https://fb.workplace.com/groups/flowlang/posts/788206301785035) - Codemod announcement: [post](https://fb.workplace.com/groups/flowlang/posts/917522612186736) - Support group: [Flow Support](https://fb.workplace.com/groups/flow) drop-conflicts bypass-lint Reviewed By: evanyeung Differential Revision: D37724134 fbshipit-source-id: 398aae8ef69085acbccbd05a11fcae6873a47dba