devonzuegel / ketchup-club

1 stars 1 forks source link

Interim typescript error reduction #14

Closed elidourado closed 7 months ago

elidourado commented 7 months ago

There are still a bunch of typescript errors, but I am trying to go slowly and not break things as I go...

Current status from yarn tsc:

Found 158 errors in 8 files.

Errors  Files
     1  App.tsx:79
     1  Friends.tsx:54
    56  Home.tsx:14
     5  Login.tsx:92
    17  Map.tsx:30
    32  PhoneInput/index.tsx:22
     2  Settings.tsx:72
    44  Utils.tsx:6

Still think it is worth merging these as I don't think I've broken anything yet.