Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Apr 22, 2022
1 parent c9ee2bc commit 35eb0fb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions 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';

0 comments on commit 35eb0fb

Please sign in to comment.