diff --git a/patches/ava+4.2.0.patch b/patches/ava+4.2.0.patch new file mode 100644 index 00000000000..953305a7bbb --- /dev/null +++ b/patches/ava+4.2.0.patch @@ -0,0 +1,8 @@ +diff --git a/node_modules/ava/index.js b/node_modules/ava/index.js +new file mode 100644 +index 0000000..22731d8 +--- /dev/null ++++ b/node_modules/ava/index.js +@@ -0,0 +1 @@ +# Work around https://github.com/import-js/eslint-plugin-import/issues/1810 ++export {default} from './lib/worker/main.cjs';