diff --git a/js/tests/package.json b/js/tests/package.json new file mode 100644 index 000000000..3dbc1ca59 --- /dev/null +++ b/js/tests/package.json @@ -0,0 +1,3 @@ +{ + "type": "module" +}