heylinda / heylinda-app

The open source and free meditation app alternative for everyone. Built with React Native and Expo.
https://heylinda.netlify.app
GNU Affero General Public License v3.0
672 stars 164 forks source link

chore(typescript): upgrade typescript 4.4.3 #108

Closed pedpess closed 3 years ago

pedpess commented 3 years ago

Description

This bumps TS version from 4.3.5 -> 4.4.3

Ticket Link

Closes https://github.com/heylinda/heylinda-app/issues/105

How has this been tested?

I ran yarn tsc to check if any types were broken.

Screenshots

Checklist

watadarkstar commented 3 years ago

@pedpess Seems like you have some conflicts. See conflicting files.

pedpess commented 3 years ago

Thanks, @watadarkstar I have just fixed it and after CI passes, may you squash it and merge it?