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