Skip to content

Commit 35eb0fb

Browse files
committed
1 parent c9ee2bc commit 35eb0fb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

patches/ava+4.2.0.patch

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
diff --git a/node_modules/ava/index.js b/node_modules/ava/index.js
2+
new file mode 100644
3+
index 0000000..22731d8
4+
--- /dev/null
5+
+++ b/node_modules/ava/index.js
6+
@@ -0,0 +1 @@
7+
# Work around https://github.com/import-js/eslint-plugin-import/issues/1810
8+
+export {default} from './lib/worker/main.cjs';

0 commit comments

Comments
 (0)