react-hook-form-antd
react-hook-form-antd copied to clipboard
Jest test suite failed to run. Cannot use import statement outside a module
Hi! I get an error when running my jest tests. btw transformIgnorePatterns didn't help
/node_modules/react-hook-form-antd/dist/index.js:34
import { Form as AntdForm } from "antd";
^^^^^^
SyntaxError: Cannot use import statement outside a module