Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dep types: Use TsFlower for expo-web-browser (and expo-modules-core) #5449

Merged
merged 2 commits into from
Aug 30, 2022

Commits on Aug 30, 2022

  1. dep types: Use TsFlower for expo-modules-core

    As I've used TsFlower for more expo-* libraries, I've regularly had
    to suppress unresolved-import errors on imports from
    expo-modules-core. I'd expect to have to keep doing that, as long as
    we don't have Flow types for expo-modules-core.
    
    So, add some, using TsFlower, and adjust the patches so those
    now-unneeded suppressions never get added.
    chrisbobbe authored and gnprice committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    f92facb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c6742 View commit details
    Browse the repository at this point in the history