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 eabb979 commit ad23259Copy full SHA for ad23259
src/index.ts
@@ -11,4 +11,4 @@ if (!Array.prototype.toSorted) {
11
}
12
13
14
-run()
+await run()
0 commit comments