Skip to content

Minimal project to reproduce Jest v28 SyntaxError with @hookform/resolvers

Notifications You must be signed in to change notification settings

GustavoSchuler/next-yup-hookform-sample

Repository files navigation

Minimal project to reproduce the Jest v28 SyntaxError: Cannot use import statement outside a module using @hookform/resolvers. Issue: #396

image

Getting Started

First, install all dependencies:

yarn install

Then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Running tests

yarn test

About

Minimal project to reproduce Jest v28 SyntaxError with @hookform/resolvers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published