Closed martyfitzer-ids closed 4 months ago
Hi @radex, do you have any idea why the windows tests check failed?
@martyfitzer-ids I don't know for sure, but don't worry about it -- it was broken before your changes. Seems like a Visual Studio update on GitHub's side broke it. I may have to bump React Native to a newer version for Windows CI to work again.
thanks for the TS improvement!
Modifies the json property decorator TS type to support an options object as a third function argument that the JS implementation supports.