aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/node_modules/vitest/vitest.mjs
diff options
context:
space:
mode:
Diffstat (limited to 'vanilla/node_modules/vitest/vitest.mjs')
-rwxr-xr-xvanilla/node_modules/vitest/vitest.mjs2
1 files changed, 2 insertions, 0 deletions
diff --git a/vanilla/node_modules/vitest/vitest.mjs b/vanilla/node_modules/vitest/vitest.mjs
new file mode 100755
index 0000000..02dd471
--- /dev/null
+++ b/vanilla/node_modules/vitest/vitest.mjs
@@ -0,0 +1,2 @@
+#!/usr/bin/env node
+import './dist/cli.js'