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 was archived by the owner on May 24, 2019. It is now read-only.
I was having issues with running my tests, because I didn't realise this is not acknowledging flowconfig file. In my flowconfig I have all=true, but to get flow-remove-types/register work in the same way, I have to pass {all: true} to the module.
I was having issues with running my tests, because I didn't realise this is not acknowledging flowconfig file. In my flowconfig I have all=true, but to get
flow-remove-types/registerwork in the same way, I have to pass{all: true}to the module.