We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c45c0 commit 71fc3adCopy full SHA for 71fc3ad
package.json
@@ -19,6 +19,7 @@
19
"packages/event-handler",
20
"packages/validation"
21
],
22
+ "type": "module",
23
"scripts": {
24
"test": "npm t -ws",
25
"test:parallel": "lerna exec --no-bail --no-sort --stream --concurrency 8 -- npm run test",
0 commit comments