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 9cb037b commit 082359eCopy full SHA for 082359e
package.json
@@ -7,6 +7,7 @@
7
"license": "MIT",
8
"type": "module",
9
"scripts": {
10
+ "execute": "tsx",
11
"clean": "git clean -fdX --exclude=\"!.env\"",
12
"script": "tsx scripts/setup.ts",
13
"cleanup": "pnpm run script scripts/cleanup.ts",
0 commit comments