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
Hey @merlinnot sorry for the long silence! We've definitely dropped the ball on our side, and will start showing this repo some more love. Yes you're very welcome to start making PRs, and we'd be happy to review.
This package uses legacy import/export syntax, the proposal was withdrawn and this syntax should not be used:
firebase-functions-test/src/index.ts
Line 29 in a25faf5
firebase-functions-test/spec/providers/https.spec.ts
Line 3 in c77aa92
We could either use default export, or preferably a named one, but it would be a breaking change, so I won't make a PR before we align on this.
The text was updated successfully, but these errors were encountered: