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 0381798 commit e9960bbCopy full SHA for e9960bb
bin.mjs
@@ -1,3 +1,4 @@
1
#!/usr/bin/env node
2
3
+// eslint-disable-next-line antfu/no-top-level-await
4
await import('./dist/cli.mjs')
0 commit comments