refactor: add explicit TypeScript return type annotations#1210
refactor: add explicit TypeScript return type annotations#1210314systems wants to merge 15 commits intoopennextjs:mainfrom
Conversation
|
commit: |
vicb
left a comment
There was a problem hiding this comment.
I like the added explicit return types.
I think some of the changes in this PR are not necessary (see my inline comments).
…ilures Removing the !examples/common exclusion fixes a TypeError where configurePlaywright was not resolved as a function at runtime. Also set up proper TypeScript (strict mode, @types/node) and add explicit return types to the package's exports.
|
@314systems I saw your review requests. There are a few higher priority changes I'd like to get to before and I'll look into merging this after. Thanks for your patience! |
No description provided.