You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
Seems like #34 can fix that - if we update collected-types whenever we apply a type, and mark this type as applied (or simply remove it from the list), it should do the trick.
Another thing we can do is to save the hash of each of the source file inside collected-types.json, so we can detect if the files have been changed since we collected the types (and warn the user about that).
Running apply-types twice makes it attempt to actually apply the types twice.
Proposal: remove the collected-types.json file after running apply-types once. (Or something similar)
#goodnessSquad
The text was updated successfully, but these errors were encountered: